Hi, I'm building a map-based social network web application and consider using Google Maps as map provider. However, I would like the map to be in grayscale and the roads should not contain road number markers. I found the list of predefined map types in docs. I understand that map types (GMapType) consists of one or more GTileLayers, so is it possible to turn on/off layers for predefined map types? Does Google provide direct access to predefined tile layers similar to map types (with constants) ? Can I build my custom map type using Google tile layers?
The TOS restricts modifying the maps served by Google servers. Is turning the map to grayscale on the client-side as seen in the example posted on http://www.insideria.com/2009/05/having-fun-with-google-maps-fl.html also against TOS? Is it possible for Google to accept selected changes made by our caching server, such as turning the map to grayscale as mentioned above? Pawel -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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.
