I'm not working with the Google Maps API but I'd still like to be able to request styled map tiles. Is it possible to request a styled Google Map tile via a URL similar to the slippy map URL format for OSM, eg: http://[abc].tile.cloudmade.com/your_CloudMade_API_key/2/256/zoom/x/y.png
The '2' in the URL above represents the map style ID. I'm not sure if there's any such identifier in the Google Maps API?
Thanks for any advice. Ed Saunders