I guess its the 3rd party Its the v3_epoly. I tried using a kml I made with "mapwindow" but it left out a few shapes. Something is getting lost in the translation. Whats the best method of converting a shp to a kml ...or a xml? Less symbology the better (no outlines etc)? I think I need a xml so .Contains(latlng) knows when a point I lookup is within the boundaries of a certain polygon huh?
On Fri, Oct 15, 2010 at 8:29 AM, [email protected] <[email protected]>wrote: > On Oct 15, 6:21 am, shaun York <[email protected]> wrote: > > Im trying to overlay 42 poly's that cover my county. They don't > > display though. Is there anything special I have to pass shp2text to > > generate the correct .xml? I can draw poly's with xml with geoxml on > > google right? > > If you are using the v2 Google Maps API. This group is about the v3 > Google Maps API. The equivalent built in is KmlLayer, not GGeoXml, > unless you are asking about the GeoXml 3rd party kml parser, which > works with v2. > > -- 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]<google-maps-js-api-v3%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > > -- 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.
