Closed YLagh01 closed 2 months ago
This is a tile scheme problem. Could it be that sour martin tile server serves tms tiles?
Closing this issue for now. Feel free to provide further information that tie this problem to flutter-maplibre-gl and I'll reopen.
Platforms
android
Version of flutter maplibre_gl
0.20.0
Bug Description
Hello everyone
I'm trying to display locally hosted (with martin server) tiles on my flutter app, the software shows really good performance but the tiles are disorderly placed which makes it unusable. I'm pretty sure that the problem comes from maplibre gl library as the tiles were perfectly shown on a bunch of other softwares (QGIS, leaflet, ...).
The style file I'm using is in the attached files. osm_liberty(18).json
Any help would be greatly appreciated!
Thank you!
Here is what is displayed on the screen at different zoom levels:
Steps to Reproduce
.
Expected Results
.
Actual Results
.
Code Sample