Anton,
I was trying to change the name that appears on top of the icon of each device in map.
Through the file 'MapMarkerController.js' => function 'updateDevice' => deviceName = Ext.String.htmlDecode(device.get('name')) , it is possible change it only when the trackers are updated (of course).
But I didn't find where to change without update (when open the browser or refresh the browser)
Can you help me?
Anton,
I was trying to change the name that appears on top of the icon of each device in map.
Through the file 'MapMarkerController.js' => function 'updateDevice' => deviceName = Ext.String.htmlDecode(device.get('name')) , it is possible change it only when the trackers are updated (of course).
But I didn't find where to change without update (when open the browser or refresh the browser)
Can you help me?