Hello All,
I have been using Yahoo AJAX maps for a few months but am still
learning. I would like to find out if there is a method available
that will return the YGeoPoint (latitude and longitude) of a Ymarker?
I create my Ymarker's using the address of a point (street, city,
state, zip) and do not have the initial latitude and longitude. There
are some subsequent things I would like to do on my maps which require
the latitude and longitude of my markers.
I have seen the example where the Latitude and Longitude of the
position of the mouse when it is clicked is displayed in Ylog, but I
can't figure out how this could be incorporated using Ymarker. I have
experimented using YCoordPoint to return the x,y position of each
marker but these values do not appear to be correct.
Any help or suggestions would be appreciated.
Thanks.