On Mar 29, 10:49 am, rmcguire <[email protected]> wrote: > where would I look for this?
The kml reference would be my first guess: https://developers.google.com/kml/documentation/kmlreference -- Larry > > thanks > > On Mar 29, 10:20 am, "[email protected]" <[email protected]> > wrote: > > > > > > > > > On Mar 29, 7:09 am, rmcguire <[email protected]> wrote: > > > > that didn't seem to do anything, any other ideas? > > > See if you are missing any "required" tags (Folder might be, looks > > like you have document). That was what the problem was last time I > > saw something like this happen (valid xml, parsed OK with geoxml3, but > > not working with google maps or the API renderer). > > > Larry > > > > thanks > > > > On Mar 29, 8:03 am, "[email protected]" <[email protected]> > > > wrote: > > > > > On Mar 29, 7:00 am, rmcguire <[email protected]> wrote: > > > > > > any ideas on where to start as far as fixing this? I haven't touched > > > > > this in a few weeks, so is something missing or not available with > > > > > earth.google.com/kml/2.2? > > > > > That may be an invalid schema, the current kml 2.2 schema is: > > > > 'http://www.opengis.net/kml/2.2' > > > > > -- Larry > > > > > > On Mar 29, 7:46 am, "[email protected]" <[email protected]> > > > > > wrote: > > > > > > > On Mar 29, 6:06 am, rmcguire <[email protected]> wrote: > > > > > > > > Could someone please look at my page > > > > > > > atwww.meadowlarkco.com/regulationsmap2.html > > > > > > > and tell me why my borders around my states aren't showing up and > > > > > > > hence why my infowindows don't display? > > > > > > > I'm not sure. KmlLayer doesn't seem to want to render it, try > > > > > > looking > > > > > > at the status returned. The kml itself is not valid: > > > > > > >http://www.feedvalidator.org/check.cgi?url=http%3A%2F%2Fwww.meadowlar... > > > > > > > But the errors I see there don't seem like showstoppers. > > > > > > > geoxml3 parses it (for what that is > > > > > > worth):http://www.geocodezip.com/geoxml3_test/v3_geoxml3_kmltest_linktoB.htm... > > > > > > > Google Maps doesn't like > > > > > > it:http://maps.google.com/maps?q=http:%2F%2Fwww.meadowlarkco.com%2Fregul... > > > > > > > It doesn't think it is valid kml:http://www.meadowlarkco.com... > > > > > > could not be displayed because it is > > > > > > not a valid KML or KMZ file. > > > > > > > So maybe one of those validator erros is important. > > > > > > > -- Larry > > > > > > > > thanks- Hide quoted text - > > > > > > > - Show quoted text -- Hide quoted text - > > > > > - Show quoted text -- Hide quoted text - > > > - Show quoted text - -- 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.
