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.

Recommended Answers

All 4 Replies

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.

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

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.