On a side note - if you plan to use a large number of custom .png tiles on your map try using pngcrush (available from sourceforge). I was able to reduce 135mb of .png tiles down to 45mb - not bad for lossless compression. Faster load times + cheaper bandwidth.
On Oct 15, 11:51 am, bory <[email protected]> wrote: > Hello to all! > > I want to load custom tiles on map which I got from cutting *.tif > pictures in Global Mapper. So far I have all tiles I need. These tiles > are organized in folders(...path.../zoom/y/x.png) where "zoom" and "y" > are folders and "x" is actual PNG file. Global Mapper also generates > *.html document, which shows the tiles on map v2. I would like to use > this tiles with maps v3. I didn't found any simple example which would > show how to use custom tiles in maps v3. If anyone has some experience > in this direction or any samples, please let me know. > > Thank you! -- 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.
