Re: kml to Google maps API xslt
<Placemark>
<name>Seattle to Vancouver</name>
<Style>
<LineStyle>
<color>FFFF0000</color>
</LineStyle>
<PolyStyle>
<color>FFFF0000</color>
</PolyStyle>
</Style>
<LineString>
<extrude>1</extrude>
<tessellate>1</tessellate>
<altitudeMode>clampedToGround</altitudeMode>
<coordinates>-122.338237, 47.614520,0 -123.364077,
48.423315,0</coordinates>
</LineString>
</Placemark>
This is an example of a placemark I've been using for my KML. I am
haven't used the multigeometry tag so thats probably where the xsl is
getting fuddled. I will look into either reformating my kml or editing
your xsl to support my kml.
Thanks for all the help,
0 Comments:
Yorum Gönder
<< Home