954,157 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Google map Api

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.

marjan_m
Junior Poster
149 posts since Apr 2005
Reputation Points: 21
Solved Threads: 0
 

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.

ShawnCplus
Code Monkey
Team Colleague
1,583 posts since Apr 2005
Reputation Points: 526
Solved Threads: 268
 

Thanks for your reply. I have read that helping document but can't get the exact idea,so that's why posted question here.

marjan_m
Junior Poster
149 posts since Apr 2005
Reputation Points: 21
Solved Threads: 0
 

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.

ShawnCplus
Code Monkey
Team Colleague
1,583 posts since Apr 2005
Reputation Points: 526
Solved Threads: 268
 

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

marjan_m
Junior Poster
149 posts since Apr 2005
Reputation Points: 21
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You