You can use icons and text to customize your map. Icons can consist of different pins, stars, flags etc..
This is done by the parameter:
icon_(x)
After defining the icon it is positioned on the map with a further parameter "obj_pos_(x)".
Unique use of an icon:
It is also possible to make a unique position directly with the icon
definition. But then it is no longer useful to use the parameter
“obj_pos (x) ”.
obj_pos-Parameter
N
(Name):
Name for icon!
3 Ways to define a position ion map:
LT:;LN:
Position with Latitude/Longitude values
A:
Define with Address
X:;Y:
Absolut position on map.
Beispielaufrufe
Icon-Parameter
I
(Icon)
Current style specifications for the character:
Complete Icon List
C
(Color)
Hexadecimal color definition in six-digit form, after the scheme: #RRGGBB
S
(Size) % or P
Size of the icon depends on the original icon size
NR
(Number)
Optional numbering of the characters, max. two digest!
Label
T
(Text)
Declare a text which is attached to the character.
The text has to be in “url-code”, possible colons (/:) and semicolons
(/;) have two be escaped. Additionally line breaks (word wraps) should
be deleted.
P
(Position)
Positioning the label to the character
R = right
T = top
B = bottom
C = center
TR = top-right
BR = bottom-right
FC
(FontColor)
Font color [see color chart for possible parameters]
FS
(FontStyle)
Font style
N = normal
B = bold
I = italic
BI = bold-italic
FG
(FontGrade)
Font grade
Font size from -5 to +5
One-time positioning of an icon on the map
X;Y
Angabe der Position über Pixelangaben
LT;LN
Angabe der Position über Koordinaten (Latitude, Longitude).
A
Angabe der Position über eine vorher definierte Adresse (Land/Stadt/Strasse)
Request examples
&icon_(x)=([parameter:value;]+)
Advice
Request examples