[Google Maps API v3] Re: Toggle and restrict map to custom tiles

2011-07-02 Thread Tom R.
s/maps/documentation/javascript/maptypes.ht... > > I think you need to create a 'base map type' and not an 'overlay map > type'. > > Martin. > > On May 13, 3:05 am, "Tom R." wrote: > > > > > > > > > Hello All- > > >

[Google Maps API v3] Re: Toggle and restrict map to custom tiles

2011-07-02 Thread Tom R.
s/maps/documentation/javascript/maptypes.ht... > > I think you need to create a 'base map type' and not an 'overlay map > type'. > > Martin. > > On May 13, 3:05 am, "Tom R." wrote: > > > > > > > > > Hello All- > > &

[Google Maps API v3] Toggle and restrict map to custom tiles

2011-05-12 Thread Tom R.
Hello All- I found no clear mention of this on the forum so far. I'm able to display my custom tiles using the following portions of JS code: // ...etc customlayer = map.overlayMapTypes.insertAt(0, new google.maps.ImageMapType({ getTileUrl: function(coord,zoom) { var baseURL = 'map