Ticket #266 (closed defect: fixed)
KML Renderer typo in <tessellate>
| Reported by: | jbirch | Owned by: | chrisclaydon |
|---|---|---|---|
| Priority: | medium | Milestone: | 2.0 |
| Component: | Rendering Service | Version: | 1.2.0 |
| Severity: | minor | Keywords: | |
| Cc: | External ID: |
Description
In KMLRenderer, <tessellate> is entered as <tesselate>. Google Earth usually does not complain about this, but if you select the "notify on errors" mode it will.
http://trac.osgeo.org/mapguide/browser/trunk/MgDev/Common/Renderers/KmlRenderer.cpp#l194
http://code.google.com/apis/kml/documentation/kml_tags_21.html#tessellate
I'm also wondering if this is part of the reason why KML from MapGuide does not work well in Google Maps for some people, but feel that file size or possible lack of region support in Google Maps are more likely causes.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

