Hi,

I am building a maps application to display data from a semantic
repository. Items are queries using semantic queries for user context
filtering and my own JavaScript methods to determine if points are
within specific geo locations.

I would like to be able to add functionality to return items based on
proximity to a road or street. To do this I only require the data
describing the roads belonging to this street.

Using the Route API the returned directions are aware of what streets
names and road data the route lies along.

My question is if there is any supported method to extract the entire
road data for a given road/street in the form of some kind of list of
lines describing the road layout.



Many 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 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