geolocation - How to show more than one places on google maps? -


Using a public Google Maps site, how can I show several locations on a map? I want to use this query string. For example, I would like to show to Portland, OR and Seattle, WA.

I do not think it is possible on Google Maps site, so you probably have to use the API and give it to Creating a web page with maps, showing the location based on each query. If you are going with it, you will also want to see the Geocoding API.

Comments