Does the traccar server support WMS?

Alfonso Henseler8 years ago

I was reading some information related the traccar server (local installation) in order to understand if I can connect it with the ArcGIS Portal. I would like to know if the traccar server does support WMS (web map services)? If the answer is yes, could you please tell me where can I found information related this service.
Best Regards
Alfonso

Anton Tananaev8 years ago

Traccar supports standard tile servers:

https://openlayers.org/en/latest/apidoc/ol.source.XYZ.html

It should also be fairly easy to extend it to support WMS if above doesn't work:

https://openlayers.org/en/latest/apidoc/ol.source.TileWMS.html