bsudekum
216ac0e227
Bump version 4.1.1
4.1.1
2016-05-06 14:21:45 -07:00
bsudekum
80651a395d
Update example
2016-05-06 14:19:12 -07: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
Bobby Sudekum
4128db9b29
Cleanup android ( #347 )
2016-05-06 14:10:16 -07:00
Urban Cvek
ea18dce2cc
Added Android support for react-native 0.25 and up ( #346 )
...
* Import React separately from ReactNative
Also changed React.findNodeHandle to ReactNative.findNodeHandle
* Extract findNodeHandle from ReactNative
I also changed every call of this function
* Extract MapboxGLManager from NativeModules
Also changed every call to methods of MapboxGLManager
* Extract PropTypes from React
Changed property propTypes in MapView to use PropTypes directly
* Added support for react-native 0.25 and beyond
2016-05-06 13:54:03 -07:00
Urban Cvek
bed5c52fba
Added support for react-native 0.25 and beyond ( #345 )
...
* Import React separately from ReactNative
Also changed React.findNodeHandle to ReactNative.findNodeHandle
* Extract findNodeHandle from ReactNative
I also changed every call of this function
* Extract MapboxGLManager from NativeModules
Also changed every call to methods of MapboxGLManager
* Extract PropTypes from React
Changed property propTypes in MapView to use PropTypes directly
2016-05-06 13:08:49 -07:00
Tim Park
f93d14a99d
add required empty metadata object to addPackForRegion. ( #343 )
2016-05-04 17:59:49 -07:00
Tyler Cook
81014003f1
Removed check for empty array of annotations ( #333 )
2016-04-29 06:44:30 -07:00
Nick
c2054da3c9
'react-native' typo ( #338 )
2016-04-29 06:43:52 -07:00
bsudekum
aa3304a509
no png in name
2016-04-18 16:23:35 -07:00
Bobby Sudekum
daef84d4dd
Update CHANGELOG.md
2016-04-18 16:19:39 -07:00
bsudekum
2246471006
Merge branch 'master' of https://github.com/mapbox/react-native-mapbox-gl
4.1.0
2016-04-18 16:13:33 -07:00
bsudekum
50fb596938
update changelog, bump version
2016-04-18 16:13:18 -07:00
Tyler Cook
ab140ffaf7
Added annotationImage docs as new functionality was added from issue #323 ( #327 )
2016-04-18 16:03:23 -07:00
Bobby Sudekum
9c6e059d31
Add ios offline support ( #312 )
...
* Add ios offline
* updates
* change getpacks name, add metadat field to pack
* add get bounds method
2016-04-18 15:42:16 -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
5b0a3cfa45
Merge pull request #321 from magus/master
...
Bring back onTap
2016-04-11 13:06:16 -07:00
noah
a38aff85bb
Bring back onTap
2016-04-06 01:36:37 -07:00
Tom MacWright
a804a2434e
Merge pull request #307 from mapbox/fix-dependency-dependencies
...
Remove start script, list dependencies explicitly
2016-03-14 15:14:58 -04:00
Tom MacWright
abced96cef
Remove start script, list dependencies explicitly
2016-03-14 15:06:54 -04:00
Tom MacWright
696f3e7f54
Merge pull request #306 from mapbox/remove-count-guards
...
Remove count guards around removeAnnotation and removeAllAnnotations
2016-03-14 14:25:35 -04:00
Tom MacWright
b57b926320
Remove count guards around removeAnnotation and removeAllAnnotations
...
cc @bsudekum - it doesn't appear that these guards prevent any error
or give any appreciable performance boost. I believe they should be
removed.
2016-03-14 14:21:37 -04:00
Tom MacWright
8f5bc73ced
Merge pull request #282 from mapbox/use-boolean-value
...
use boolean value. Fixes #277
2016-03-14 14:13:18 -04:00
Bobby Sudekum
f937d0fb10
remove discord channel
2016-03-14 11:04:26 -07:00
Tom MacWright
c8a133ebad
Update install.md
2016-03-14 13:18:46 -04:00
Tom MacWright
4cb87a27f3
Update install.md
2016-03-14 13:05:22 -04:00
Tom MacWright
05043c2f61
Update install.md
2016-03-14 12:58:28 -04:00
Tom MacWright
769a3a224f
Update install.md
2016-03-14 12:54:42 -04:00
Tom MacWright
e43b023da6
Update install.md
2016-03-14 12:54:34 -04:00
Tom MacWright
b1cbf60c92
Update readme.md
2016-03-14 12:49:32 -04:00
Tom MacWright
2962dee34e
Update readme.md
2016-03-14 12:18:11 -04: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
Bobby Sudekum
222169f1d5
Merge pull request #288 from urbancvek/master
...
Implemented setCamera method on iOS
2016-03-09 12:27:16 -08:00
Bobby Sudekum
0c3bf742dd
Merge pull request #302 from julioahurtado/Press-Location
...
Resolves issue #301
2016-03-08 16:16:51 -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
6e84c9e987
Binaries, not Libraries. Fixes #289
2016-02-25 14:42:32 -05:00
Urban Cvek
519f6c6d28
Implemented setCamera method on iOS
2016-02-25 02:46:53 +01:00
bsudekum
71b1936aaf
Bump to version 4
4.0.0
2016-02-18 15:26:26 -08:00
bsudekum
d3a3a8c57d
bump 3.2.4
2016-02-18 15:23:39 -08:00
Bobby Sudekum
466d389e0a
Merge pull request #283 from mapbox/demoapp
...
Fix install process
2016-02-18 15:20:34 -08:00
bsudekum
694a933510
Fix install process
2016-02-18 15:08:00 -08:00
Tom MacWright
39876fe69a
use boolean value. Fixes #277
2016-02-18 15:19:09 -05:00
Jason Wray
8b26c97965
Merge pull request #281 from mapbox/fb-readme-support
...
Clarify project's support status in readme
2016-02-18 14:18:55 -05:00
Jason Wray
d81646e76b
Clarify project's support status in readme
...
Jams a fresh new "Support" section at the top of the readme that tries to kindly outline this project's support status.
Fixes #191 .
/cc @bsudekum @tmcw
2016-02-18 14:13:42 -05:00
Bobby Sudekum
720e69e955
Merge pull request #278 from mapbox/styleurl-casing
...
Replace all instances of styleUrl with styleURL. Fixes #273
2016-02-18 09:10:55 -08: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
Tom MacWright
8852f0ddee
Add circleci badge to readme. Refs #26
2016-02-18 09:53:55 -05:00
bsudekum
f9100e74c1
Upgrade to 3.2.3
3.2.3
2016-02-15 16:47:33 -08:00