1. Not a good idea to set the default zoom level to 13 on a maptype that
only has a GProjection that supports zoom levels 0 to 11.

2. Javascript considers "z" and "zoom" to be two different variables

 function CustomGetTileUrl(a,b) {
   var z = 17 - b;
   var f = "/maps/images/"+zoom ...

Probably lots of other stuff once you get that fixed.

Creating custom maptypes is not easy. It's possible that you're out of
your depth here.

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


Reply via email to