I'm trying to create an overlay that sits above the map tiles and below any markers and controls. It needs to be statically positioned - not pan with the map.
I'm trying to create something akin to a loupe where most of the map is obscured by a darkened tint while a small portion isn't. I've looked into tile layers but I don't see a way to create one that doesn't pan. I've also looked at simply placing divs over the map but that obscures the markers and controls and makes them inaccessible. What's the best approach to do this? Has anyone seen an example of a static overlay in the wild? -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/XLdLu7y5lFIJ. 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.
