|
Hi, I have tried loading offline map with AssetTileProvider(example app) and it is working fine. Now I am trying to load same map using with FileTileProvider. I have the same folder located in app_flutter/anholt_osmbright. But I am getting error saying |
Answered by
ibrierley
Jun 1, 2022
Replies: 2 comments 2 replies
|
Are the files mentioned actually there ? Is access to them set in pubspec.yaml ? I also assume you are trying this on mobile ? |
1 reply
|
The file isn't there from that screenshot. It's trying to load 4/5/13.png, i.e zoom level 4, but there is no 4 folder there, only zoom levels 12,13,14 ? |
1 reply
Answer selected by
JaffaKetchup
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The file isn't there from that screenshot. It's trying to load 4/5/13.png, i.e zoom level 4, but there is no 4 folder there, only zoom levels 12,13,14 ?