> http://www.owrb.ok.gov/maps/data/layers/mm_wells.kml

It comes up with a few issues in
   http://kmlvalidator.com/home.htm
but nothing too terminal?

> Here are a couple of links to a version of the google map that should
> show points 9001 and 9000, but do not. If you look at the kml on
> google maps these points show up.

You might be interested in -
   http://code.google.com/apis/kml/documentation/mapsSupport.html

There's a simple GGeoXml based viewer here to experiment with -
   http://greg-koppel.site88.net/maps/kml_test.html
Interestingly, repeated runs show different patterns; i.e. different
markers getting discarded.

I think you need to reduce the KML complexity, perhaps by splitting
into two or more files.


I don't think it's at all related, but you have both
  map.addControl(new GLargeMapControl());
and
  map.setUIToDefault();
in your script, you'd only want one really.

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

Reply via email to