vrml

134 views
Skip to first unread message

dundee...@hotmail.com

unread,
Nov 7, 2011, 11:53:21 AM11/7/11
to KML Developer Support - KML Server Side Scripting
What is going on? Before my vrml content worked seamlessly with
Google Earth now it crashes, no changes from this end. See
www.virtual-dundee.co.uk/dundee.kmz

Jason M

unread,
Nov 26, 2011, 10:39:59 AM11/26/11
to KML Developer Support - KML Server Side Scripting
I noticed you reference the gx: namespace prefix in your KML file
(doc.kml) but hadn't defined the gx namespace and also are using the
old KML 2.0 namespace.

<kml xmlns="http://earth.google.com/kml/2.0">

Change root element to:

<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://
www.google.com/kml/ext/2.2">

Reply all
Reply to author
Forward
0 new messages