CartoDB / mobile-ios-samples

iOS mobile app with CARTO Mobile SDK
BSD 2-Clause "Simplified" License
30 stars 12 forks source link

AdvancedMap.Swift Release #12

Closed Nikituh closed 7 years ago

Nikituh commented 7 years ago

Initial improvements after POC

Review 20 June

Discussion 3 August

Backlog

Offline everything

Notes

iOS completed (except backlog), but currently open because android still needs some work

Nikituh commented 7 years ago

Closing: Android is now up to date: v0.3.0

randyhbh commented 7 years ago

hi, i switch to AdvancedMap.swift branch and dowloaded the proyect, but when will be in master. thanks in advanced

Nikituh commented 7 years ago

Hey!

AdvancedMap.Swift uses SDK v4.1.0. It will be moved to master when SDK v4.1.0 is released, which should happen within a week or two.

Edit: After a discussion, we decided that since SDK v.4.1.0-rc1 is out, might as well merge dev branches to master :)

randyhbh commented 7 years ago

Great I'll be waiting. 👍

randyhbh commented 7 years ago

This feature: Bundled Map - Shows usage of a numbled MBTiles file to display a map offline Will be present in AdvancedMap.swift???

Nikituh commented 7 years ago

Unfortunately not, with AdvancedMap.Swift we decided to create an application with mostly more ahem impressive features.

C# examples are the most readable, I suppose, in terms of syntax similarity to Swift, you could check those out.