My favorites | Sign in
Logo
             
New issue | Search
for
| Advanced search | Search tips
Issue 113: Placemark name displaying upside-down! (in icon's heading orientation)
2 people starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  ----
Closed:  Dec 2008
Type-Defect
Priority-Medium
Internal-1493737


Sign in to add a comment
 
Reported by smitha...@bigpond.com, Dec 06, 2008
What steps will reproduce the problem?
 generate and parse the following KML programatically with ge.parseKml
"<?xml version="1.0" encoding="utf-16"?><kml><Folder id="Target
Point"><Placemark><name>172  kph</name><Point><altitudeMode>absolute
</altitudeMode><coordinates>-0.34102033,51.28623451,702
</coordinates></Point><Style><IconStyle><Icon><href>http://maps.google.com/mapfiles/kml/pal5/icon6.png</href></Icon><color>ff0099bb</color><heading>290.553177477342</heading></IconStyle><LabelStyle><color>ff0099bb</color></LabelStyle></Style></Placemark></Folder></kml>"

What is the expected output or behavior? What do you see instead?
In the previous version, the placemark name text would display as normal
text, now the text is displayed in the same orientation as the icon's
heading, in this case- upside down!

In GE 4.3.7284.3916, it displays as normal, so it's not the KML


Which plugin version are you using?
4.3.11498.3261


Which browsers and operating systems are affected?
I'm displaying in a .NET 2.0 webBrowser

Please provide any additional information (code snippets/links) below.

Comment 1 by api.roman.public, Dec 08, 2008
(No comment was entered for this change.)
Status: Accepted
Labels: Internal-1493737
Comment 2 by sabrick, Dec 20, 2008
This issue has been resolved as of this day (12/20/2008)

Comment 3 by api.roman.public, Dec 22, 2008
(No comment was entered for this change.)
Status: Fixed
Sign in to add a comment