I'm agree with that. But there is any chance to have transparent roadmap ? --
Cordialement, Jonathan Camile On 21 February 2011 04:19, Luke Mahé <[email protected]> wrote: > You shouldn't access our tiles directly and our url's can change at any > time :) > > -- Luke > > On Sat, Feb 19, 2011 at 6:34 AM, Jonathan <[email protected]>wrote: > >> In other words: >> >> Can I use http://mt1.googleapis.com/vt to generate MapType ? >> <div style="position: relative;"> >> <img src="http://mt1.myownserver.com/8/3/3.png" style="position: >> absolute;" width="256" height="256" /> >> <img src="http://mt1.googleapis.com/vt?lyrs=h&x=32&y=22&z=6" >> style="position: absolute;" width="256" height="256" /> >> </div> >> >> ? >> >> On Feb 17, 3:13 pm, Jonathan <[email protected]> wrote: >> > 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. >> >> > -- 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.
