-
In order to be able to use my own storage and customizing tiles, I am using a local HttpServer to serve tiles into MapLibre. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Hi @ciakov, thanks for bringing this question up. I looked into the code and found a global setOffline(true); |
Beta Was this translation helpful? Give feedback.
\maplibre_gl\android\src\main\java\org\maplibre\maplibregl\GlobalMethodHandler.java
so that setConnected can be set to true, similar on iOS.