Hi,
I have created a city marker in the Scenery Editor, but it is not displayed.
See: LandmarkLocation Objects
However, as soon as I set the type to “POI”, a POI marker is displayed. However, as I want to mark a village, I want to use the symbol for towns and not for places of interest.
Here is an example:
<?xml version="1.0"?>
<FSData version="9.0">
<LandmarkLocation instanceId="{304DF91E-B082-47B9-9D8A-A2FAEB91276D}" type="City" name="Tsendee Canim" owner="Koschi" lat="47.87800369446179" lon="107.62285429999605" alt="1458.90442273579538" offset="200.000000" distToShowMarker="3000.000000" altitudeToSpawn="1000.000000"/>
</FSData>
What do I have to do to get a city marker displayed?
Greetings, Koschi
Edit: Does nobody have the same problem?