gcole
3a12bb4fb8
Make offline packs more robust.
...
- Separate the access token initialization and offline maps
initialization.
- Make the initialization functions return promise so that the consumer
code can know when mapbox and the offline packs are ready to be used.
- Expose setConnected method.
- Update docs.
2017-08-08 10:20:56 -07:00
Eric Samelson
c0ebef23fb
ensure that MapboxAccountManager class is always created from the main thread; fixes crash from Android SDK 4.2.0-beta.4 and up ( #517 )
2017-03-13 17:49:55 -07:00
Marius Petcu
4c7760c6d9
Remove OfflineRegionDummyObserver
2016-07-11 21:50:30 +03:00
Marius Petcu
bb4c1a1bc9
Make progress notifications throttle configurable
2016-07-04 00:55:17 +03:00
Marius Petcu
19f8a46449
Handle succession of offline commands more robustly on Android
2016-07-04 00:15:02 +03:00
Marius Petcu
8a7640369f
Implement offline packs for Android
2016-07-03 23:24:33 +03:00
Marius Petcu
b893fb7342
Rename offline pack native methods
2016-07-02 00:38:23 +03:00
Marius Petcu
2aa9aca898
Refactor offline functions with promises
2016-07-02 00:29:56 +03:00
Marius Petcu
667a3b583f
Implement the majority of imperative Android methods
2016-07-01 02:33:30 +03:00
Marius Petcu
0abd92837c
Implement Android error handling. Add Android telemetry toggle.
2016-06-30 21:31:59 +03:00
Marius Petcu
66a868da74
Implement Android props
2016-06-30 20:25:01 +03:00
Marius Petcu
6d400f45e0
Refactor Android boilerplate. Update Android SDK
2016-06-30 16:59:10 +03:00
Max Schedin
fd06c0b4ac
Added method for getting current bounds
...
Using recommended apporach until more native call is available.
2016-03-07 12:14:16 +01:00
J
8ec4b020cc
fixed setCenterCoordinateZoomLevel on android
2016-01-15 22:13:09 +08:00
bsudekum
18215fa53f
Add getDirection and getCenterCoordinateZoomLevel to android.
2016-01-11 17:15:11 -08:00
bsudekum
780fe619b3
Upgrades to android 3.0.0, adds logo/attribution prop
2016-01-11 15:51:12 -08:00
bsudekum
c1f2a4de05
Forgot one
2015-12-24 12:22:48 -06:00
bsudekum
dc07e36d6d
ref passed through is an int
2015-12-24 12:21:24 -06:00
bsudekum
bb129c396a
Use constants allow for custom annotations
2015-12-17 11:47:22 -08:00
bsudekum
c142355313
ref is a string
2015-12-14 10:42:29 -08:00
bsudekum
ba0da102a9
Add more
2015-12-14 10:09:23 -08:00
bsudekum
dfa8033756
Change name space
2015-12-14 09:30:47 -08:00
bsudekum
78d7402b27
add set visible bounds method
2015-12-13 17:37:32 -08:00
bsudekum
d717258028
Add module
2015-12-12 12:41:50 -08:00