Hi,
I have array of coordinates, I want to search a marker point to check 
whether its in the array of coordinate or not
e.g array 
coordinates={(32.123432,-110/23434,0.0000),(32.0231,-111.33434,0.0000),(32.4444,-110.3232,0.0000),(32.5555,-110.3333,0.0000)}
markeraddress=(32.4444,-110.3232,0.0000)
it should return "true"
and if my marker address changes like
markeraddress=(32.55555,-110.55555,0.0000)
it should return "false"
Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
Visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to