Custom Maps Problem

Nurbek2 years ago

Hello, I have a problem to upload kml maps on my server . When I wanna upload my kml file nothing happens. But when I upload manually on server folder it is works

Anton Tananaev2 years ago

How big is the file? Check the API response.

Nurbek2 years ago

20-30 mb

Anton Tananaev2 years ago

And what about the API response?

Nurbek2 years ago

Where can I get their ? In traccar logs? Cause there I can find only information about tracking

Anton Tananaev2 years ago

Browser developer tools.

Nurbek2 years ago

Oh sorry i didn't get . I haven't response API, Like nothing happens. But when I upload svg, png or ico is works

Anton Tananaev2 years ago

No errors in the console? Share the file.

Nurbek2 years ago

Is private map, Could I share the file privately?

Anton Tananaev2 years ago

Privately only paid support.

Nurbek2 years ago
Anton Tananaev2 years ago

Looks like there's a limit on file size. The default is about 3MB:

https://yuvaleros.github.io/material-ui-dropzone/

Nurbek2 years ago

Okay I got it, could I change that limit by using traccar server?

Anton Tananaev2 years ago

You can change it in the code.

Nurbek2 years ago

Im sorry for interrupting, but could you help me which file contain this code, cause i can't find that :/