Is there a smart way to set the precision to 6 decimale places? thanks!
On 23 nov, 18:03, Rossko <[email protected]> wrote: > > i used the Google Maps API to show information in a polygon. When a > > user clicks on polygon a information box pops u with information which > > was addes in the KML. This worked really good, but since a few weeks > > it stopped working > > I would guess that GGeoXml has become smart enough to ignore clicks > inside polygons styled with no Fill at all. Try specifying a nearly > transparent fill colour. > > You could make your KML smaller by reducing the nanometre precision in > your lat/longs, to say 6 decimal places > > cheers, Ross K -- 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.
