There are some parts of the API code that listen to the GMapType
{tileSize} parameter and other bits that don't. In particular
GMercatorProjection assumes 256. So, at the very least, you'd need to
write your own custom GProjection. I've not tried it, so there may well
be other bits that need to be changed, some of which might not be so
easily accessible.
Of course, if you simply tell the API to use your 128x128 tiles without
specifying their size, the API will happily scale them to 256x256.
--
Mike Williams
http://econym.org.uk/gmap
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---