Hi everybody ! I'm currently in front of an issue, trying to upgrade from v2 to v3 I can't reproduce the same result. Here's the point, in v2 I could reorder layers or interpose content using getTileLayers() and GMapType(). Then I had a custom MapType working perfectly. But now I can't (or I don't find it). styledMapType is great but when I'm planning to set "visibility: off" for some featureType I can't get through the gray background. I'd like to put an other layer between the satellite one and the road/ labels one.
Up to now, the only way I found is to create an ImageMapType() with getTileUrl targeting "http://mt1.googleapis.com/vt? lyrs=h&x=32&y=22&z=6". I don't like using the url, who knows if google will keep the same until the end of the world. But the real question is : MAY I ? -- 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 [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-js-api-v3?hl=en.
