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
|
|||
|
|
This is the fastest way to put the points on Google Map - you will need either excel or CSV data: In case you need a programming solution, the source code of that website is quite straightforward ;) |
||||
|
|
|
For using GMap js API you need a key, more info at https://developers.google.com/maps/documentation/javascript/tutorial?hl=sk#api_key |
|||
|
|