var fDesc=new Array(); fDesc[0] = "PoiEdit is a shareware program that manages all of your poi (places of interest) files from your desktop PC and saves/loads them to/from your Mobile Device. PoiEdit also enables you to download a vast range of poi files from the most uses poi sides in e.g. the UK, Netherlands, France.
FeaturesMogelijkheden
Save, load, convert and edit poi files for TomTom Navigator, Garmin, Smartpath, Destinator, Navman*, GPX compatible software, Excel etc...
Look at this compatibility matrix for more info about the supported formats and applications.
Schrijf, lees, converteer en wijzig poi bestanden van o.a. TomTom Navigator, Garmin, Smartpath, Destinator, Navman*, GPX software, Excel etc...
Kijk op dit compatibiliteits matrix voor uitgebreide informatie over de ondersteunde formaten en toepassingen.
Updates, with just one click, poi's from the special AutoUpdate Sites like flitspaal.nl or Tankgids.nl to your desktop computer or Mobile Device (Pocket PC/Smart Phone)
Synchroniseer, met slechts ëën klik, poi's vanaf de speciale AutoUpdate Sites, zoals flitspaal.nl en Tankgids.nl, naar je PC, mobiel of PDA.
Use Pocket PoiEdit to synchronize your poi's when you're on the road.
Gebruik Pocket PoiEdit om onderweg je poi's the synchroniseren.
Edit poi's which are stored both on the desktop and the mobile device
Wijzig poi's die zowel op de PC als op de mobiel of PDA staan
Display poi items on the integrated map viewer, on Toon poi plaatsen op de geïntegreerde plattegrond of op MapQuest® or in of op Microsoft MapPoint© (version 2004 only). You can also add your own maps. (enkel versie 2004). U kunt ook uw eigen plattegronden toevoegen.
Batch convert and append poi files.
In één keer meerdere poi bestanden converteren en samenvoegen.
All features... Alle mogelijkheden..."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }