Skip to content

SunXinFei/GeocodingForGooglePremiumPlan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  • Geocoding.vb : main function, use the address for Google Geocoding, need Google Map Api "Client ID" and "Crypto Key".
  • GoogleRouteRequestBuilder.vb : about SignedUrl by hash.
  • GeocodeUtil.vb : about JsonSerialize and JsonDeserialize.
  • GoogleGeocodeEntity.vb and LocationEntity.vb : define the Entity.