1 Attachment(s)
Show Labels With Poi Icons
Primo WinCE - show lables with poi icons
[Only registered and activated users can see links. Click Here To Register...]
This is one of my favourites ( thanks to tweakradje) :)
1/
In your sys.txt you need these entries
Code:
[map]
poi_grouping_distance=5 ;(50 or 25) screen pixels?
poi_distant_distance=1000 ;(2992) little blue dots
poi_distant_zoomlevel=3000 ;(2992)
poi_label_exclusion=0 ;(1) 0 shows all
poi_label_distant_zoomlevel=500 ;(500)
default_poi_icon_display_mode=3 ;(1) 0=none 2=only labels 3=poi+labels **
poi_3d_fast_unification_coord=1 ;(0)
poi_3d_sort_before_unification=1
it won't work without this one** but the others can be left out or tweaked to suit
2/
In the /save/profiles/01/ folder change all occurrences of these entries in the mapstates.ini
from this -
Code:
poi_text_alignment="0"
poi_text_show="0"
to this-
poi_text_alignment="1"
poi_text_show="1"
or just change in the places where you want poi labels to appear.
-----------------------------------------------------------------------------------------------
To change the text colour
--------------------------
Locate the color.ini file. This file can be found in a number of places and depending on whether you are using the default scheme, other scheme or a skin will determine which one you will need to edit.
Typical locations are -
1/ Data.zip/ ui_igo9/ scheme/ ("4 folders")
2/ content/ scheme/ ("scheme".zip)
3/ content / skin/ "skin".zip / ui_igo9/ scheme/ ( "folders")
In the color.ini file you will find under the [color] section the entry - label_poi_icon="",33,69,181
Add entry if not present.
Code:
Colour mix numbers-
1st = red
2nd = green
3rd = blue
Check out "edit colors" in microsoft paint on your pc to get the colour numbers you want.
To change font and/or text size
-----------------------------------
Locate the default.vis file ( data.zip / ui_igo9 / common )
edit this entry
Code:
[poi]
label="defaultbd",10,"label_poi_icon"