Hi. I'm a newbie with Google custom maps... I created a map following mapki tutorial (http://mapki.com/wiki/ Add_Your_Own_Custom_Map) and it's clear to me.
But in the map I need, I have problems in tile layout. With zoom level = 0, only the first tile is loaded. when zoom = 1, the map loads the first 2 tiles. when zoom = 2, tiles loaded are much more, but they are not shown in the right order. Etc... As I'm a newbie, I'm not able to find the problem. Will someone, please, help me? Here is the map: http://lucananni.com/ioprogrammo/atene.htm I cut my tiles with imagemagick, so my tile are named as tile.zoom.number.jpg the function that retrieves tile urls build tile number with (tile.x + tile.y*Math.pow(2,zoom)) thanks a lot --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-API?hl=en -~----------~----~----~----~------~----~------~--~---
