Positioning objects (icons/text/marker) on the map
After defining an object (icons/text/marker) you can position it on the map by using the following parameter.
After defining an object (icons/text/marker) you can position it on the map by using the following parameter.
obj_pos_(x)
Parameters
Parameters
X;Y
The position is specified by using pixel indications.
LT;LN
The position is indicated over coordinates (latitude, longitude).
A
Declaration of the position by using an address defined in advance (country/city/street).
Designing a request
Designing a request
&obj_pos_(x)=([N:Name;(X;Y/LN;LT/A)])
Advice
Advice
Objects can be used more than once.
URL-requests cannot exceed 8192 characters!
Request examples
Request examples
&obj_pos_1=N:icon_1; X:20; Y:30
&obj_pos_2=N:text_1; LT:52.27646 ; LN:10.53243
&obj_pos_3=N:icon_2; A:address_1
Aufruf: