The syntax is a little tricky but I found it on the google groups, by searching “get a markers latitude”
marker.getPoint().lat();
it’s very tricky because there isn’t a ton of documentation that show examples of this.
The syntax is a little tricky but I found it on the google groups, by searching “get a markers latitude”
marker.getPoint().lat();
it’s very tricky because there isn’t a ton of documentation that show examples of this.
M | T | W | T | F | S | S |
---|---|---|---|---|---|---|
Mar » | ||||||
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 |
6 users commented in " Google Maps Get a latitude from a marker "
Follow-up comment rss or Leave a TrackbackThanks! This helped!
Thanks mate!
Thanks a lot, I think you are a God for post this. lol. Thank you!!
FYI – In V3 it is marker.getPosition.lat();
here any thing like sample useing javascripit :
like givin lat,longs to dircctly show on the marker
can anyone please show me example?
i am using v3 map, but can’t get the marker latitude. thank you
Leave A Reply