Hi,
Please guide me about embedding google map api in the site page.
I need to show map for different locations which are stored in DB. I got the API key but dont know how to implement it.
Thanks for your time.
Hi,
Please guide me about embedding google map api in the site page.
I need to show map for different locations which are stored in DB. I got the API key but dont know how to implement it.
Thanks for your time.
Take a look at the google documentation, it's fairly in depth. It should be right around the same page you used to sign up for the API key.
Thanks for your reply. I have read that helping document but can't get the exact idea,so that's why posted question here.
http://code.google.com/apis/maps/documentation/introduction.html
That literally gives you a step-by-step guide and code on exactly what to do.
Does the following line specifies the location? if so then how can we specify a country of asia
map.setCenter(new GLatLng(37.4419, -122.1419), 13);
Thanks for your time
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.