Hello,
I'm working on a path finding algorithm. I want to download a roadmap with no text labels using Google Maps Static API. How can I achieve this? If it is possible What parameters should be in the URL? For example how the below URL should be changed for not to show any labels? http://maps.google.com/maps/api/staticmap?sensor=false&size=512x512¢er=Brooklyn&zoom=12 -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. 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.
