I'd like to get the latitude/longitude of all the points in a map I did not create (e.g. this one). Is it possible to get this information using the Google Maps API directly? I know that for that specific example I can find the markers
object in the page and then fetch the data but I'd rather not rely on HTML parsing.
質問する
33 次