-
Notifications
You must be signed in to change notification settings - Fork 1.3k
iOS bindings for offline API #3892
Comments
@jfirebaugh Hello! I have a question about offline maps. How will it work? Will there be a possibility to download specific region on a map, that I can choose, or just standard download of full area like state or province? |
@igrrik -- You'll be able to choose a bounding box and zoom range. |
Hi @jfirebaugh |
@SKelevra Yes, that's possible, and where the regions overlap, they'll share resources. |
@1ec5 Hi, anyone working on that on your side? I've seen an Android branch. What's the strategy for iOS? |
Yes, I'm working on this now. (The Android side has been making more progress at the moment because I've been focused on getting 3.1.x out the door.) |
@1ec5 no problem, I was wondering if I could do it. But as you are already on it, I'll check some bugs |
Previously: #584, #3715.
We now have an mbgl-core offline API for which iOS bindings need to be written.
The text was updated successfully, but these errors were encountered: