I use a custom Map type that uses a Tile Layer Generator and a custom
Projection. In this application that i'm developing i'm trying to
create a sort of a photoalbum/scrapbook (kinda lame, i know) using
google maps API to take advantage of the zooming/dragging and Overlay
placing capabilities.

So, the thing is, my projection object defines another variable in
tiles, let's call it "page" which indicate it's tile system and is
passed to a proxy that figures the tile to return. Imagine 3 maps
loaded in the map object (p.ex: 3 pages of a photo album). like this:

http://student.dei.uc.pt/~jdcarv/album.jpg

The problem of using google maps for this objective, arrises when i
try to zoom in a page different of page nÂș1 (out of the 180/-180
bound). After the zooming action i'm reallocated in page 1, on the
correspondent coordinates. I didn't find a way to avoid this behavior
in the API.

Is there any way to avoid this?
A way to overide/alter the zooming actions?

thank you
Jorge

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to