On Nov 2, 4:53 pm, Rossko <[email protected]> wrote: > > Has anyone had luck using gmapcreator in v3? > > There's a working demo on the gmapcreator page you linked to > > > This issue is that it's > > not using the standard tile naming convention that google uses. Their > > files are named tqsqqqqsqtt.png while googles are nested in numbered > > directories. > > Sure, but all you need is a custom tile URL creating routine to access > the files. > Use your browsers 'view source' on the demo page, the routine is > called > customGetTileURL() > > You need to adapt Marcelo's v3 version to use the same filename > scheme, MCustomTileLayer.prototype.getTileUrl looks like the relevant > section
Rossko - Newbie here so still trying to get my arms around GM. I just posted about where to find that code (MCustomTileLayer.js) and couldn't easily find it during a search. Is it available somewhere? Thanks! -- 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.
