Here's an example that demonstrates this problem. http://3dvideomap.com/index.html?name=carmel_indiana
On the left-hand side of the map, you can't "click through" the transparent area of the Bank of Indianapolis billboard Marker to the Target Store marker. I guess I want a Marker that actually takes into account the alpha channel of the bitmap icon for mouse handling. Any ideas or work-arounds you can think of would be appreciated. -Andrew On Thu, Nov 11, 2010 at 11:13 PM, Andrew Westberg <[email protected]>wrote: > I'm adding some fairly large billboard icons to a map by setting the > icon property of MarkerOptions. Since a large portion of the image is > transparent (around the billboard post), how can I prevent this > transparent area from being clickable? In the javascript API, it > looks like they have GIcon.imageMap that can do this. Is there any > solution for the Flash API? > > Thanks, > Andrew -- You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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-api-for-flash?hl=en.
