Hi,I'm facing CORS issue with some internet provider, with this link https://cdn.traccar.com/map/fonts/{fontstack}/{range}.pbf.This issue cause hide all markers on the map.
My question, where can I have the file or content of this link try to fetch ? So I can store it locally.
https://github.com/traccar/traccar-cdn
thank's
Hi,
I'm facing CORS issue with some internet provider, with this link https://cdn.traccar.com/map/fonts/{fontstack}/{range}.pbf.
This issue cause hide all markers on the map.
My question, where can I have the file or content of this link try to fetch ? So I can store it locally.