Re: I want to find out lat and lng of markers
I don't believe there is a marker.getAttribute function. Even though it
is not part of the documentation I believe you can grab the marker's
point using marker.point. So you should try with marker.point.x and
marker.point.y.
Be careful using "long" as a variable name.
0 Comments:
Yorum Gönder
<< Home