BerndFfm does this bring up a hyper-link that you can click on? as I tried this and not working - Any help be great
Thanks
If I cut paste, It works, anyway to have a simple click of the address and opens new window?
Hyperklink to click on is not possible now.
Maybe in 4.14 ?
You have to copy and paste the link.
#Bernd
yes see that, I have bit code that I try to find, that adds a GOOGLE bubble top left - screen, and if you click on it, opens google maps in another screen, I can share if any use,
Podrias dar mas detalles paso a paso como hacerlo? no logro poder agregar atributo calculados
Podrias dar mas detalles paso a paso como hacerlo? no logro poder agregar atributo calculados ENGLISH please?
atributos calculados :
clic en el engranaje en la parte superior derecha, atributos calculados, [+]
Complete los 4 ... como yo escribe arriba, luego clic el [OK]
Podrias Completarlo por favor ? :
Descripcion
Atributo
Expresion
Tipo
Descripcion : Google Maps
Atributo : Google Maps
Expresion : "www.google.com/maps/place/" + latitude + "," + longitude
Tipo : Text
Descripcion : Open Street Map
Atributo : Open Street Map
Expresion : "www.openstreetmap.org/?mlat=" + latitude + "&mlon=" + longitude
Tipo : Text
Pero en que version de Traccar? no me figura esas opcion TEXT
I also Cant see TXT only see - String - Number - Booleon - Cant edit or ADD TEXT
Version 4.12 German. In english it is "String".
YES we use string and works, as it gives lat long - buy like to CLICK to open maps - rather than Cut and paste
Ha ok, aun no tengo esa version entonces, podrias subir una imagen de como quedarian los correos con el atributo?
me parece una buena idea
I have a small hint for the community :
I wanted to show a google maps link and a open street map link in the attributes so I can copy them to email or messenger.
I made it this way :
Add <entry key='processing.computedAttributes.deviceAttributes'>true</entry> to the traccar.xml.
Add this 2 computed attributes :
All devices : check the computed attributes.
Now I get the following attributes for every device :
Very useful for me !
Idea for the next traccar version : mark a value as link.
Greetings Bernd