POI with multiple icons in kmz-file

Started by ysop, August 07, 2011, 17:28:55

0 Members and 1 Guest are viewing this topic.

ysop

I have a problem when I import a kmz-file with multiple icons:
If the kmz file has icons referenced by external links the icons are shown correctly in the map. But if the kmz-file has icons which are provided within the file the icon of the category is shown on the map, not the icons provided in the file. Google earth works as expected.
[attachment=0:2j9ob9ge]ba3 icons test.zip[/attachment:2j9ob9ge]

Then I tried to delete a POI of the category and the app crashed. After starting Locus the category is not shown anymore. If I try to generate the category again Locus says "category already exists" (translated from german to english). But I cannot reproduce the crash again when I delete the POI.
  •  

Menion

#1
I was searching for mistake in code and finally mistake is in your file. Even when you use own icons, you have to place them into 'href' tag ...

so this <href>water.png</href> is valid!
- Official help (ideas, questions, problems): help.locusmap.eu
- Advanced topics, sharing of knowledges: you're here!
- LM 4 Beta download, LM 4 Release download
  •  

ysop

#2
Thank you, now it works. Excuse me for making unjustified trouble!
  •