I would like to show multiple places at Google Maps. KML files does not suit me.
Is it possible to pass Google Maps a set of points in URL parameters?
|
I would like to show multiple places at Google Maps. KML files does not suit me. Is it possible to pass Google Maps a set of points in URL parameters? |
|||
|
|
Use the google maps javascript API - it has suitable functions
|
|||
|
|
The non-programming alternative would be to use some of the web-based solutions. http://www.copypastemap.com which generates markers from Excel is very easy to use. However, you need latitude and longitude if you want to display your data. The other alternative is to use fusion tables. |
||||
|
|
|
For using GMap js API you need a key, more info at https://developers.google.com/maps/documentation/javascript/tutorial?hl=sk#api_key |
|||
|
|