Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

iOS bindings for offline API #3892

Closed
jfirebaugh opened this issue Feb 11, 2016 · 7 comments
Closed

iOS bindings for offline API #3892

jfirebaugh opened this issue Feb 11, 2016 · 7 comments
Assignees
Labels
iOS Mapbox Maps SDK for iOS offline
Milestone

Comments

@jfirebaugh
Copy link
Contributor

Previously: #584, #3715.

We now have an mbgl-core offline API for which iOS bindings need to be written.

@jfirebaugh jfirebaugh added iOS Mapbox Maps SDK for iOS offline labels Feb 11, 2016
@jfirebaugh jfirebaugh added this to the ios-v3.2.0 milestone Feb 11, 2016
@1ec5 1ec5 self-assigned this Feb 11, 2016
@igrrik
Copy link

igrrik commented Feb 15, 2016

@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?

@jfirebaugh
Copy link
Contributor Author

@igrrik -- You'll be able to choose a bounding box and zoom range.

@srkn-slh
Copy link

Hi @jfirebaugh
what about downloading multiple areas ? Will it be possible to download for example an area A with bounding box SW: 9.123456, 54.123456 NE: 9.654321, 54.654321 with the zoom range of 11 to 15 and then select another area B like SW: 7.123456, -60.123456 NE: 7.654321, -60.654321 with zoom range 13 to 17 ?

@jfirebaugh
Copy link
Contributor Author

@SKelevra Yes, that's possible, and where the regions overlap, they'll share resources.

@RomainQuidet
Copy link
Contributor

@1ec5 Hi, anyone working on that on your side? I've seen an Android branch. What's the strategy for iOS?

@1ec5
Copy link
Contributor

1ec5 commented Feb 22, 2016

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.)

@RomainQuidet
Copy link
Contributor

@1ec5 no problem, I was wondering if I could do it. But as you are already on it, I'll check some bugs

@1ec5 1ec5 modified the milestones: ios-v3.3.0, ios-v3.2.0 Mar 3, 2016
1ec5 added a commit that referenced this issue Mar 4, 2016
1ec5 added a commit that referenced this issue Mar 6, 2016
1ec5 added a commit that referenced this issue Mar 9, 2016
1ec5 added a commit that referenced this issue Mar 11, 2016
@1ec5 1ec5 removed the in progress label Mar 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
iOS Mapbox Maps SDK for iOS offline
Projects
None yet
Development

No branches or pull requests

5 participants