I tried using InteractivePNG from http://www.mosessupposes.com/utilities/

<http://www.mosessupposes.com/utilities/>Even that didn't work.  There's
something about how the Marker wraps up the icon that eats up all of the
mouse interactivity.  I did notice that if you have a sprite as your icon
with only vector drawing on it, then any transparency can be clicked
through.  Maybe I'll just have to convert everything to SVG and go that
route.

-Andrew

On Sat, Nov 13, 2010 at 11:33 PM, Andrew Westberg
<[email protected]>wrote:

> 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.

Reply via email to