I don't see any difference between your two links, either in Chrome or Firefox. In case it helps, my MCustomTileLayer object, allows you to set the opacity of a tile layer: http://maps.forum.nu/v3/gm_customTiles.html
-- Marcelo - http://maps.forum.nu -- On Nov 17, 8:43 am, Jason <[email protected]> wrote: > hi, > > I'm using a custom tile overlay (discussed earlier in this > grouphttp://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. > > Everything works as expected in version 3.4 or 3.5 of the api but > starting with 3.7 the tiles become jumbled after a few seconds of > zooming and panning. > > working example: > > http://69.164.209.124/mobile/debuggm/mimagery.html > > broken example: > > http://69.164.209.124/mobile/debuggm/mimagery_broken.html > > Any idea what changed between 3.5 and 3.7 that would cause this? > > When will changing the opacity of an Image.MapType layer be available? > It's been acknowledged at: > > http://code.google.com/p/gmaps-api-issues/issues/detail?id=3125&q=opa... > > Thanks in advance, > Jason -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
