Click here to Skip to main content
15,892,059 members
Articles / Desktop Programming / WPF

How to Open a Place in Google Maps Without a Dev. Key

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
21 Apr 2016CPOL3 min read 9.1K   10  
I am going to demonstrate how to convert an address to a latitude and longitude using Google Maps Geocode. Then take the latitude and longitude and build a Uri that opens that place in Google Maps.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions