Kazu46Machi / earth-api-samples

Automatically exported from code.google.com/p/earth-api-samples
0 stars 0 forks source link

Placemark name displaying upside-down! (in icon's heading orientation) #113

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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/mapfi
les/kml/pal5/icon6.png</href></Icon><color>ff0099bb</color><heading>290.55317747
7342</heading></IconStyle><LabelStyle><color>ff0099bb</color></LabelStyle></Styl
e></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.

Original issue reported on code.google.com by gpsanima...@gmail.com on 6 Dec 2008 at 10:53

GoogleCodeExporter commented 8 years ago

Original comment by api.roman.public@gmail.com on 8 Dec 2008 at 6:31

GoogleCodeExporter commented 8 years ago
This issue has been resolved as of this day (12/20/2008)

Original comment by sabr...@gmail.com on 20 Dec 2008 at 7:45

GoogleCodeExporter commented 8 years ago

Original comment by api.roman.public@gmail.com on 22 Dec 2008 at 6:48