Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/maplibre/maplibre-react-native

React Native library for creating maps with MapLibre Native for Android & iOS.
https://github.com/maplibre/maplibre-react-native

Merge pull request #1 from react-native-mapbox-gl/master

Updating with master

410e50477c67b720459eea2425f1deb725fa8142 authored over 5 years ago
Merge branch 'master' into master

e02e31bf6a3a013019e8d7675f6645fe38a1a98a authored over 5 years ago
Fix various types in TypeScript declaration file...

Refactor MapView, CameraProps, UserLocation, and other minor fixes

cc78005cbc805053b05b0963ad21fb411013df61 authored over 5 years ago
Merge pull request #224 from arnaudambro/patch-2

fixing incorrect accessToken file instruction

27520b7fb1fadb2e12b2be7a1fa7638d13cd9877 authored over 5 years ago
fixing incorrect accessToken file instruction

I don't know why it was written to create a file called `accesstoken` in the root of the example...

cc55166273b3c27ebf2d95ea294887e944cd4835 authored over 5 years ago
Make it clear PointAnnotation is deprecated

related to [#54](https://github.com/react-native-mapbox-gl/maps/issues/54): I spent to much time...

67ad9e7da97b26f01e6e69c23881d0f65c936ced authored over 5 years ago
Remove unused getBitmapFromPath

618fc36b9e62f0e4c528fd13a20c141f8061cbe4 authored over 5 years ago
Use Fresco image pipeline to load images on Android

fc8b5afc391f7d48bfc7d566ce1f0cb2fd52c563 authored over 5 years ago
Merge pull request #208 from innovactorybv/ios-camera-center-fix

Fixed bug where camera moves to incorrect position on physical iOS devices

1e886177dd0d10640628734b94a13f28e5d7ed76 authored over 5 years ago
Fixed bug where camera moves to wrong position

7fb74d36f48cd18097b769040f14eda82072ec9e authored over 5 years ago
Merge pull request #213 from innovactorybv/fix-jest-tests

Jest: Fixed 'Cannot find module'

f55f0b73b3b7348e103e1e6f6c32d9974a704cf1 authored over 5 years ago
Updated babel to 7.5.0

58a419153b53b26865d3f9807fae60fed0d13019 authored over 5 years ago
Merge pull request #187 from yavosh/feature/custom-access-token

Implement support for sending custom headers for map resources

04c19a0968e59676cd3ad6cd4b986096bbeb9f53 authored over 5 years ago
Merge pull request #146 from wettercom/feature/styleurl-type

Fix Type-Definitions for StyleURL

b8ac24fb1d988f028e94003ace2262c1ccc89101 authored over 5 years ago
Merge pull request #154 from mfazekas/doc-gen-fixes

Docgen: Handle nested types for arrayOf

474cf8b290243fb92c2a352faa4b0b7d940da84f authored over 5 years ago
Merge pull request #205 from mfazekas/min-max-zoom-before-camera

Android setMin/MaxZoom before applying camera

12c0f7f33f1fb26caf82fa0926c9d0ce31c72deb authored over 5 years ago
setMin/MaxZoom before applying camera

03f486433df4cb3b8631c58a028daac65051ef51 authored over 5 years ago
Merge pull request #202 from innovactorybv/android-camera-add-contentinset

Adding contentInset to camera padding to align camera behavior with iOS

5291b023ab60a0955e435d9ed015e7a808d27fb9 authored over 5 years ago
Merge pull request #196 from mfazekas/up-android-ios-to-82-52

Update to android 8.1.0 ios 5.1.0

69eeaa5efd4563ddc2d278d4ccc30b1ca3164c00 authored over 5 years ago
Update to android 8.1.0 ios 5.1.0

55fbf2eb54234667d7a67e5ba07aaf71e39688cb authored over 5 years ago
Prevent null pointer exception if mMap is null

aa23b791e27ead2f0fc28f6ce07dddebaf40766c authored over 5 years ago
Prevent crash if layers added to the map before style loads

705ec0ffc5742226ab9882dc2a5aae83a8c23add authored over 5 years ago
Merge pull request #192 from mfazekas/fix-non-url-image-values

Android: strings without :// should resolve to Images vs loaded directly

a1e6925f73fc2d8f5b489d8149be6ac6616c54d1 authored over 5 years ago
Merge pull request #177 from innovactorybv/android-missing-callbacks-fix

Fix Android sometimes missing callbacks

ece026ae9aec6a3491729a6b9bf0a23d190a3b26 authored over 5 years ago
Remove NativeBridgeComponent from Camera

221f3a9f2b90527d2dc65cb9106199d77a6760f9 authored over 5 years ago
Android: strings without :// should resolve to Images vs loaded directly

ee78a67e13c27b2258a53849282bc07b5ebc374c authored over 5 years ago
Merge pull request #191 from mfazekas/fix-images-scale

Use proper image scale at Images component too

8a763f0d9ea3e337249fde30813abac7bb62c997 authored over 5 years ago
Use proper image scale at Images component too

177e7943a5420e57ca94c2f37f6ef908d9745a41 authored over 5 years ago
Merge pull request #190 from mfazekas/fix-android-expr-images

Fixed android images with expressions

b986264a982fd1376953afccd439def386cc4d8a authored over 5 years ago
Fixed android images with expressions

e0d9eefdad7c88d0c8f04906fae89f5ed4d3fbb3 authored over 5 years ago
Ingore header for iOS

9957c8a3aebf7857d057c3457767284767de4dc4 authored over 5 years ago
Implement support for sending custom headers for map resources

6681e65230ac5a464525b099814ab87694d08e9a authored over 5 years ago
Added mapPadding to cameraPadding to align camera behavior with mapbox-gl-native (iOS)

881679a52901497e7a922513553b49c2757b9b41 authored over 5 years ago
Moved MapView callback handling to NativeBridgeComponent

ba3d9ed21c7943f14f2aca0a2bae66248f8e8c78 authored over 5 years ago
Mock MGLLocationModule (#180)

c163135071aab4af95b348c27479cbd86eac85da authored over 5 years ago
Never merge map-change events in EventDispatcher

0eb17714f676a8c8012029344c78dd61d601fc66 authored over 5 years ago
Merge pull request #175 from mfazekas/fix-turf-deps

Fix turf dependency versions

f750f023511656ed35d34fa65886bb72e97979bd authored over 5 years ago
Update eslint-config-prettier to version 6.0.0 (#179)

bf0217c8d1aeffe076ae1cc4325fd4408b7e4f71 authored over 5 years ago
Fix turf dependency versions

742d40f7e77582dd7bb142587ede719165006c7f authored over 5 years ago
fix typo in camera bounds check (#176)

e6c2425bc0235abac5e9e134345f28828969c613 authored over 5 years ago
Never merge callback events in EventDispatcher

681d250c410350c131333fccfc7357041d5956d8 authored over 5 years ago
Ensure unique callbackID on Android

1ce1c9627a6654b906b5bc8875659811d43f74c5 authored over 5 years ago
Update eslint-config-prettier to version 5.1.0 (#174)

d04507639f34b965a26798037c4a279db867bf39 authored over 5 years ago
Merge pull request #170 from naturalatlas/offline-stability

Improved stability of offline manager

91fed7ad78ecb1c35cd55030ccb728ad820f1fb8 authored over 5 years ago
Merge pull request #172 from naturalatlas/set-telemetry-arg-type-fix

Fixed setTelemetryEnabled argument type (should be literal not pointer)

526a1cfbc23ddabfe2de6faad07d4fe20a63aa39 authored over 5 years ago
Merge pull request #173 from naturalatlas/filter-fix

Fix for SymbolLayer Filter Being Removed When Runtime Styling (iOS)

36b0ee634b026c1dfe0b769b5c4c8231af09a521 authored over 5 years ago
Merge pull request #171 from naturalatlas/fixed-tilesize-crash

Fixed crash on android if RasterSource.tileSize is null

9cead967d70b5e7141a39dfd6713942cfca00d9f authored over 5 years ago
Use default constructor if RasterSource.tileSize is null

bf69f6fd8dcf27938ce479eb78f021edd113d998 authored over 5 years ago
[ios] Fixed runtime styling of SymbolLayer wiping out filter that is defined in the map style

3b03f649256f368d80741be05644ede0387f2a76 authored over 5 years ago
Fixed setTelemetryEnabled argument type (should be literal not pointer)

2452dc7a856819001799188695d23f56d2252320 authored over 5 years ago
Fixed crash on android if RasterSource.tileSize is null

fbecfceb5f164266db0b25b363eb0529cbe967db authored over 5 years ago
Improved stability of offline manager

fef84626efe81c4569f62b7ac3cf0f0e43f4d3d1 authored over 5 years ago
Merge pull request #164 from innovactorybv/ease-fly-with-bounds

Added support for bounds with flight/ease camera animations

939ccfc6a7d360f2679e84873d8dda9aa6b86ce5 authored over 5 years ago
Merge pull request #162 from mfazekas/fix-expr-in-images

Images: fixed expressions as iconImage

ae5fb8270b23cf3325865ce36d606f8ae8322a52 authored over 5 years ago
Images: fixed expressions as iconImage

c0688a468b2a5cd687e5f0bc740813751ce41171 authored over 5 years ago
Added support for bounds with flight/ease camera animations

85e2aac72cc0ab5f56fd19af8dd0e6529beb37d1 authored over 5 years ago
Merge pull request #161 from mfazekas/android-is-changing

android onRegionIsChanging

5c3dce95137b55e1587f7c5e6a6cf996b0dcb852 authored over 5 years ago
android onRegionIsChanging

989a9a182b86c2641f9989e29c959ac0d5a59b6a authored over 5 years ago
Merge pull request #160 from mfazekas/missing-image

Added missing Images.md

d4a70a7df05fc2ea94e7948c223c23599c7be2b7 authored over 5 years ago
Added missing Images.md

2041d7f36dcf78387a833547be7cb17350d798f9 authored over 5 years ago
Update eslint to version 6.0.0 (#159)

a30dee96428c2d47dd86ee220cd2eeb222ee95f0 authored over 5 years ago
Release: Increment version (#156)

550e7ef86b5acd5e3af767cc1ffaf3648dcd06ef authored over 5 years ago
Parse params and returns in jsdoc of PropTypes.func docs

ab1ac2a9587419cd3ace12abb1b12a3924785b70 authored over 5 years ago
Merge pull request #153 from innovactorybv/camera-defaultsettings-fix

Apply defaultSettings after map view is laid out

70b9437066723d40459113696a24143c2fac85e9 authored over 5 years ago
Apply defaultSettings after map view is laid out

317672eea1dd63f02a1d1662987209403f872ec2 authored over 5 years ago
Handle nested types for arrayOf

d125ebd4bc0e8f81af782e519c0d83e2540c4e5d authored over 5 years ago
Merge pull request #151 from mfazekas/images-comp

Introduce Images, and deprecate ShapeSource#images

b2ba661d0d49fc0ae0d9d8b609f41705cf3d759f authored over 5 years ago
Introduce Images, and deprecate ShapeSource#images

474b1b0ee6d25c7b736d9d2d4a9821a4cccbec42 authored over 5 years ago
Merge pull request #152 from innovactorybv/camera-altitude-fix

Fixed inconsistent zoom / altitude camera behavior

9b53331e8453165446a85b92228fe79935d2380b authored over 5 years ago
Fixed faulty altitude calculation by utilizing built-in MGLAltitudeForZoomLevel

6cecef1259a507b6e6622063fdacc85af7d4399c authored over 5 years ago
Use next camera's center to determine target altitude instead of current camera

7510583b7747aaff2fdc8f4e63e958b716b3c3e9 authored over 5 years ago
Merge pull request #149 from innovactorybv/shapesource-images-update-fix

Fixed error when adding ShapeSource with images

50fccd6f33428c372eacbd2d2dcae64b656ebd9c authored over 5 years ago
Fixed error when invoking setImage with nil placeholder image

6af2b8a6100cb9e1d0a2f1eaddc334984534a23e authored over 5 years ago
Merge pull request #143 from innovactorybv/shapesource-images-update-fix

Allow images to be added after ShapeSource is added to map

712284c2d476cd08e6a915196f66dea82d52922a authored over 5 years ago
Inline addToMapWithStyle

f24d4cf8d61a5c9099cf29eedcb2e409d6c45bb8 authored over 5 years ago
Fix Type-Definitions for StyleURL

8d3303135810cfd4f3b7e95b1c5e4c658e8b8e60 authored over 5 years ago
Merge pull request #132 from mfazekas/default-view-settings

Implement Camera defaultSettings

09dd70c299f2785b1222f2e4f04b13098975e0fa authored over 5 years ago
Implement defaultSettings for android updated docgen

b7ed4343db3bb4f2220ec029e6c66f77575dbabd authored over 5 years ago
Allow images to be added after ShapeSource is added to map

fbcbbeab995667d4f83d80a98f54d8f6ffb4e0ae authored over 5 years ago
Merge pull request #137 from mfazekas/fix-droid-double-events

Droid: remove emitter.receiveEvent as it causes double events

37f3d5fd9ab6b360811c8476efdec3b0964c3293 authored over 5 years ago
Droid: remove emitter.receiveEvent as it causes double events

364590b4ad8d1edd646fcee0555990834e6feecd authored over 5 years ago
Merge pull request #136 from mfazekas/heatmap

Added example, updated docs

42dc467105886295b2ddfc8148440d1269ff5507 authored over 5 years ago
Merge pull request #125 from dhee9000/master

[WIP] Enable HeatmapLayer Support

b326256ca9d0d4e2f8f5d3ce1798fd17cf898d8b authored over 5 years ago
Added example updated docs

9b7eddc48cce6ad9d54f704487fd009fdcbc8f2a authored over 5 years ago
Merge pull request #135 from mfazekas/fix-ios-callout

Fixed callout on ios

ee11e8e1fa8714cfcbc7ce792ecf685062f3bbfe authored over 5 years ago
Fixed callout on ios

b3ff87862f8a5bfcfe9d49b6b84713cd8652fb74 authored over 5 years ago
Implent defaultViewSettings

2f8e3ab48563d583bac74218b67d3af0247e6d80 authored over 5 years ago
Merge pull request #126 from karlguillotte/patch-1

Fix typo in StyleSheet.md

b9382f15dd58b9f9933c0e958fb517301e04c749 authored over 5 years ago
Update StyleSheet.md

82849c3f7ac57e8da99ff583d1403eded2d8458c authored over 5 years ago
fixes missing declaration for RCTMGLHeatmapLayerManager

5a6e3dcd8a5851a16744446a77622d65a775f032 authored over 5 years ago
fixes error in heatmapLayer call

6782ce96ad2cb13b6b9b61723c39f2f554f49ce7 authored over 5 years ago
adds HeatmapLayer to interface test

9cd827790fe40744c7c1ee96b76846bead229e16 authored over 5 years ago
Document Camera and MapView related changes

e8e35bc1f650de07700dc65c2eb327a489533499 authored over 5 years ago
Merge pull request #122 from react-native-mapbox-gl/move-camera-funcs-to-camera

Move MapView#setCamera et all to Camera#setCamera

efe711c60a934e2260cf7de0f5b2c2851d74e32f authored over 5 years ago
Fixed Camera docs, renamed duration to animationDuration

7cfd7b21cd79960218262f9f04e6d9977f018c93 authored over 5 years ago
adds HeatmapLayer support to iOS [WIP]

f8de53a03285e0b8e36548e6b045d17f4d62c6b2 authored over 5 years ago
Merge pull request #120 from magnusburton/master

Inhibits state updates when MapView is unmounted

8b123aa403a146d5ce5485f5c6370c8b82778aa9 authored over 5 years ago
Merge pull request #124 from mfazekas/fix-droid-image

Use prop.image instead of prop.name to determine if it's an image

d6e46db22860aea3d2181491b535e1accb17bfff authored over 5 years ago
Use prop.image instead of prop.name to determine if it's an image

a25f70f3b5ec836254ed0d7e68962ab96485632a authored over 5 years ago
Use prop.image instead of prop.name to determine if it's an image

3fb726350666ff44cef687a822574c2dbfc70b7e authored over 5 years ago