On Jul 29, 4:38 pm, jmdall <[email protected]> wrote: > The problem is that you can't interact with the maps, for example if > you have a marker under the shadow right ? So the shadow need to be as > small as possible.
Yes, that would be an issue. Ultimately I decided not to use the shadows for aesthetic reasons. However, a small 5 pixel div just within the maps border such as on maps.google.com should not cause too much trouble. But if you wanted to add something like a logo or image over a large part of the map it would cause significant problems. I imagine this z-indexing has been done specifically (and quite rightly) to prevent people using divs to coverup parts of the map, such as the ToU, logo or copyright. -- 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.
