Bug 313242 - add rendering for heading of Iconstyle
Summary: add rendering for heading of Iconstyle
Status: CONFIRMED
Alias: None
Product: marble
Classification: Applications
Component: data (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: marble-bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-14 14:33 UTC by Tommaso
Modified: 2023-04-23 17:32 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Test case with rotated (compass bearing) icons (105.99 KB, application/vnd.google-earth.kml+xml)
2013-09-05 10:11 UTC, Mark Whitis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tommaso 2013-01-14 14:33:47 UTC
Add rendering on the map widget for set heading of IconStyle.

Reproducible: Always

Actual Results:  
The image doesn't rotate
Comment 1 Mark Whitis 2013-09-05 10:11:22 UTC
Created attachment 82174 [details]
Test case with rotated (compass bearing) icons

In this case, the icons are not merely not rotated, they are not displayed at all.   While the one non-rotated icon is displayed.     
Rotated icons:  http://earth.google.com/images/kml-icons/track-directional/track-0.png
Non-rotated icon: >#msn_ylw-pushpin but the corresponding style record was deleted when adding vector icons.
This file has a set of 360 Icons for each compass bearing in 1 degree increments.  Each reuses the same image but with a different heading.    This was used for plotting radio direction finding results.
 
This file displays correctly in google earth.

Ubuntu 12.04.2 LTS
 4:4.10.97-0ubuntu1~ubuntu12.04.1~ppa1
 http://ppa.launchpad.net/kubuntu-ppa/beta/ubuntu/ precise/main amd64 Packages
Comment 2 Torsten Rahn 2023-04-23 17:32:45 UTC
Yes, we should have that - thanks for test case.