Thanks a lot, Mike. Now it works. Is there a way to avoid the canvas repeat horizontally?
On 1 Feb, 03:52, Mike Williams <[email protected]> wrote: > 1. At zoom level 1 there should only be four tiles, but you've sliced > your image into 12 pieces. > > 2. When zoom=1 and tile = (0,1) > (tile.x + tile.y*Math.pow(2, 17 - zoom)) > evaluates to 65536, rather than 2. > > --http://econym.org.uk/gmap > The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
