i am using igo 8.3.2.83157 build apr 3.
i have a lot of costum made poi's in diferent kml taken from
www.pdiromania.ro. they are all in the userdata/poi folder
i can see them in the manage poi menu
i can see them in the find menu, BUT when i type their names in the search menu they do not show up.
the kml have the following structure:
<?xml version="1.0" encoding="ISO-8859-1"?>
<kml xmlns="http://earth.google.com/kml/2.0">
<Folder>
<name>ABN Amro Bank</name>
<Placemark>
<name>Abn Amro Bank</name>
<Point>
<coordinates>26.06933,44.47499,0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Abn Amro Bank</name>
<Point>
<coordinates>21.23056,45.75578,0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Abn Amro Bank</name>
<Point>
<coordinates>28.65108,44.18950,0</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Abn Amro Bank</name>
<Point>
<coordinates>26.02281,44.94101,0</coordinates>
</Point>
</Placemark>
</Folder>
</kml>
what am i to do?!?
it is awful that i can only select them in the find menu but they do not show up in a search.
please help