> It's just a google map showing a KML from Google MyMaps. Is there a > way to prevent the polys from being clickable? This seems so > rudimentary that it's not mentioned anywhere in any docs I can find.
One documented way to suppress balloons in KML would be using <displayMode> http://code.google.com/apis/kml/documentation/kmlreference.html#displaymode .. however ... I don't think this is supported in GGeoXml http://code.google.com/apis/kml/documentation/kmlelementsinmaps.html I'm not sure if the alternative client-side KML parsers do or not. Worth trying EGeoXml perhaps. -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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?hl=en.
