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