javascript - Is it possible to get the points in a third party Google Map? -


i'd latitude/longitude of points in map did not create (e.g. this one). possible information using google maps api directly? know specific example can find markers object in page , fetch data i'd rather not rely on html parsing.

that link provided not google maps api application. shared map via google maps - has nothing javascript api. if see end of url you'll see parameter &output=embed. remove url , should take original map created on google maps itself, in here can export points via kml download link.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -