Hello,
I am looking for a way to show some kind of vehicle identification at the group map without the need of pointing the pushpins with the mouse.
If 'infobox' can be shown at all times, this will do the trick.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi sickmind,
to identify some kind of vehicle in the fleet map you can choice a different pushpin icon in the Vehicle Administration Page.
In the OpenGTS there are already several icons you can use.
If you need a custom icon, you can add your own images to OpenGTS, read the private.xml to understand how.
Another special icon i used is devlabel, the OpenGTS write inside, at run time, the Short device name.
You can choice devlabel for several devices, than assign them a short name, when the device is put on the map you can see the name inside the pushpin.
Good work
- Pierluigi
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I am looking for a way to show some kind of vehicle identification at the group map without the need of pointing the pushpins with the mouse.
If 'infobox' can be shown at all times, this will do the trick.
Hi sickmind,
to identify some kind of vehicle in the fleet map you can choice a different pushpin icon in the Vehicle Administration Page.
In the OpenGTS there are already several icons you can use.
If you need a custom icon, you can add your own images to OpenGTS, read the private.xml to understand how.
Another special icon i used is devlabel, the OpenGTS write inside, at run time, the Short device name.
You can choice devlabel for several devices, than assign them a short name, when the device is put on the map you can see the name inside the pushpin.
Good work
- Pierluigi
Got it, thanks a lot!