[Google Maps API v3] Custom tile overlays broken in v 3.7

2011-11-17 Thread Jason
hi, I'm using a custom tile overlay (discussed earlier in this group http://bit.ly/uAplOc) to display image tiles on top of a map. The reason for using the custom tile overlay instead of the native Image.MapType is I need to be able to dynamically change the opacity of the image layer.

[Google Maps API v3] Custom Tile Overlays

2011-05-05 Thread Steve Horn
My goal is to create overlays of zip codes/counties/and some other cartography onto a map of the U.S.. I've concluded that my dataset is large enough that I really need to use an overlay map typehttp://code.google.com/apis/maps/documentation/javascript/maptypes.html#CustomMapTypes...using