On Oct 15, 6:24 pm, Rossko <[EMAIL PROTECTED]> wrote:
> So, does that mean you guys need to prod OGC as custodians of the KML
> standard to press for KML 3.0, or something?
>
> http://www.opengeospatial.org/standards/kml/
>
> cheers, Ross K
Perhaps Google could be persuaded to accept an array URLs for GGeoXml:
whatever=new GGeoXml(["colors.kml","shapes.kml"],{tiles:true});
If the first arg is a scalar - no change.
If the first arg is a vector - apply the files in sequence.
If "opts" contains {tiles:true} - invoke mapsdt to cut tiles.
I have already submitted an enhancement request:
http://code.google.com/p/gmaps-api-issues/issues/detail?id=761
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---