I am making a request for a static map with a polyline that has 'n' points 
in it. I woud like to get the X,Y coordinates of of those 'n' points on the 
image.

For example, I have the following 
request. 
http://maps.googleapis.com/maps/api/staticmap?size=512x512&maptype=satellite&sensor=false&path=color:0xff000088|weight:5|41.718740000000004,-111.84544000000001|41.71871,-111.84246|41.7197,-111.84242

Assuming that 0,0 is the top right corner. I would guess that the 3 X,Y 
values are (100,325), (400,325), (400,200).

Is there a way to get these values?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-api/-/brRJhts3yicJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to