Hey everybody!

I've got the following problem within my mobile application:

On my map, I've got lots of polylines for different sections of
streets and on these polylines i added click-listeners to change the
color of the clicked polyline and write some information into a div.

What i try to do now is locating my position with
navigator.geolocation.getCurrentPosition (with success) , locating the
nearest polyline to that point and fire the event of that polyline.
Does anybody know how to handle that?

I hope, someone can help me!
Thanks in advance!

-- 
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 google-maps-js-api...@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to