In my site, I give the user a custom display of an itinerary
directions.
I have noticed that in google's public map site, when printing
directions, for each step a map snap shot of the step can be provided.

I thought, cool, I should be able to do that as well !
Well I looked at the currently documented api for the DirectionsStep
object ... and this does not appear to provide the necessary data.
For example, it does not provide a latlngBounds object which could be
conceivably used to request a static map.
It does not provide either a method to request a map "snap shot".

Is this possible then ?

-- 
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-v3@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