Marius Petcu
|
2fa697c9c6
|
Fix listener cleanup
|
2016-07-04 01:41:04 +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
|
d55bb119bc
|
Optimize Android marker icon caching
|
2016-07-03 17:16:06 +03:00 |
|
Marius Petcu
|
13a0b68019
|
Simplify Android annotations code
|
2016-07-03 16:06:03 +03:00 |
|
Marius Petcu
|
c68a135a8e
|
Cache annotation images
|
2016-07-03 00:53:33 +03:00 |
|
Marius Petcu
|
3621eb181b
|
Pass animation status in onRegion*Change
|
2016-07-02 23:15:37 +03:00 |
|
Marius Petcu
|
aa31793795
|
Throttle onRegion*Change on Android
|
2016-07-02 23:08:38 +03:00 |
|
Marius Petcu
|
551bada3be
|
Implement Android annotation events
|
2016-07-02 21:55:55 +03:00 |
|
Marius Petcu
|
ca0cc491ba
|
Backport annotations to Android
|
2016-07-02 21:19:03 +03:00 |
|
Marius Petcu
|
6ed0187426
|
Disable onRegionChange events when not in use
|
2016-07-02 20:00:22 +03:00 |
|
Marius Petcu
|
84d5876f2f
|
Clears up semantics in easeTo()
|
2016-07-02 19:33:01 +03:00 |
|
Marius Petcu
|
c64e55b586
|
Rename onRegionChange to onRegionDidChange
|
2016-07-02 19:13:10 +03:00 |
|
Marius Petcu
|
5f0145f762
|
Add direct events definitions
|
2016-07-02 19:04:23 +03:00 |
|
Marius Petcu
|
d6379803e5
|
Create map after first transaction
|
2016-07-02 18:51:09 +03:00 |
|
Marius Petcu
|
a12721cb3e
|
Backport Android events
|
2016-07-02 18:34:06 +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
|
4ae4d7295e
|
Solve pitch API difference
|
2016-07-01 23:55:04 +03:00 |
|
Marius Petcu
|
99e1997ec5
|
Coerce all props in onMapReady
|
2016-07-01 02:57:35 +03:00 |
|
Marius Petcu
|
26ae2941d5
|
Make all Android props changeable
|
2016-07-01 02:46:59 +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
|
ed92dd8187
|
Implement contentInset
|
2016-06-30 20:48:01 +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 |
|
Clément Beffa
|
3124f5e8cd
|
Add height and width support to annotationImage (android) (#337)
* Add height and width support to annotationImage (android)
Depending on device scale like on ios
* use scale var
|
2016-05-06 14:14:30 -07:00 |
|
Tyler Cook
|
81014003f1
|
Removed check for empty array of annotations (#333)
|
2016-04-29 06:44:30 -07:00 |
|
Koen Schmeets
|
b621df7de1
|
Fix loading of local android resources (#323)
Implement local images for Android
|
2016-04-11 14:13:02 -07:00 |
|
Bobby Sudekum
|
a5aef12ee7
|
Merge pull request #300 from maqen/master
Added method for getting current bounds [android]
|
2016-03-09 13:36:26 -08:00 |
|
julioahurtado
|
f65414e56b
|
Issue #301: Fixed location of press
Moved the styleURL to the RCTMapbox and used the latLng provided.
Reversed styleURL change
White space
Removed comma
|
2016-03-08 16:13:00 -08: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 |
|
Tom MacWright
|
a70aa54b9a
|
Replace all instances of styleUrl with styleURL. Fixes #273
|
2016-02-18 10:36:00 -05:00 |
|
Tom MacWright
|
7899a3d01c
|
Fix spelling of 'location'. Fixes #275
|
2016-02-18 10:09:43 -05:00 |
|
bsudekum
|
4fd089d1ee
|
Properly import prop tool
|
2016-02-08 21:05:53 -08:00 |
|
bsudekum
|
15b6118b27
|
Update to android 3.1.0
|
2016-01-20 14:52:23 -08:00 |
|
Bobby Sudekum
|
e53b541ced
|
Merge pull request #242 from mapbox/onclick
Add long press and marker touch event handler
|
2016-01-15 11:10:43 -08:00 |
|
bsudekum
|
fc20eb2d57
|
Update docs
|
2016-01-15 09:55:50 -08:00 |
|
J
|
8ec4b020cc
|
fixed setCenterCoordinateZoomLevel on android
|
2016-01-15 22:13:09 +08:00 |
|
bsudekum
|
5313787d5d
|
Add long press and marker touch event handler
|
2016-01-14 17:57:06 -08:00 |
|
bsudekum
|
8c8f174963
|
Roll back to 2.3.0
|
2016-01-12 11:24: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 |
|
Aiden Montgomery
|
d51fc20823
|
Added width to the check for annotation image size specification
|
2016-01-09 18:37:45 +00:00 |
|
Aiden Montgomery
|
fa3f9a1723
|
Respect height and width settings on annotationImage property
|
2016-01-09 13:37:14 +00:00 |
|
bsudekum
|
0525816f46
|
Make rotate consistent
|
2016-01-08 10:30:21 -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
|
5b045ca748
|
Send context through
|
2015-12-18 10:33:11 -08:00 |
|