I would like to import one GPX-file with POIs of different type (and different icon).
How can I specify that the POI should be displayed with a certain custom icon?
I can do this with a "fake" geocaching GPX file, where I can select from the cache symbols. But a more straightforward solution would be preferable.
{wpt lat="60.324150" lon="24.673150"}
{time}2012-05-17T11:19:41Z{/time}
{name}{![CDATA[Parkki ]]}{/name}
{desc}{![CDATA[]]}{/desc}
{extensions}
{locus:sym}{parking.ico}{/locus:sym}
{/extensions}
{/wpt}
Custom category symbol is NOT the right answer.
Edit: changed <> to {}, the forum ate <>
How can I specify that the POI should be displayed with a certain custom icon?
I can do this with a "fake" geocaching GPX file, where I can select from the cache symbols. But a more straightforward solution would be preferable.
{wpt lat="60.324150" lon="24.673150"}
{time}2012-05-17T11:19:41Z{/time}
{name}{![CDATA[Parkki ]]}{/name}
{desc}{![CDATA[]]}{/desc}
{extensions}
{locus:sym}{parking.ico}{/locus:sym}
{/extensions}
{/wpt}
Custom category symbol is NOT the right answer.
Edit: changed <> to {}, the forum ate <>


