How about using two FusionTableLayer?
One layer use to base layer (blue), and the other one use to
polygon(red).
When the red layer is clicked, call "red_layer.setMap(null);" then the
polygon layer will be hide.

On 10月1日, 午後12:08, "[email protected]" <[email protected]>
wrote:
> See this 
> example:http://www.geocodezip.com/geoxml3_test/v3_FusionTables_CountryTestF.html
>
> click on the polygon, the FusionTablesLayer click event fires.
>
> click on the "Hide Layer" button, then click on the polygon, the
> polygon click event fires.
>
> Why is the polygon click event "hidden" by the FusionTablesLayer?
> How can we make the polygon click event take precedence over the
> FusionTablesLayer click event?
>
>   -- Larry

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

Reply via email to