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

Update bug_report.md

8bd2d5586587bf669b28ad2f70c3be27bc1411ba authored almost 5 years ago
AndroidX

c18b4e9cfc05f273c573156557e10464e193c1d6 authored almost 5 years ago
Allow url to change on the ShapeSource

ca7ca6adb456f896a1205316d6036580f17b5a80 authored almost 5 years ago
Allow animated style values

0d2cd281eb281886772fb7f98a7dc13bfe08d24e authored almost 5 years ago
Cleaned up example

4c63860c01558056abadeba72a405f38147e86f4 authored almost 5 years ago
Added more docs on MarkerView, implemented on ios

11e82e9f106238a3ad0d994bc6a6e0f8ef985c7c authored almost 5 years ago
Fixed unittests

9543435db53384fa0c43b466e4238db71a35702a authored almost 5 years ago
Implemented anchor for MarkerView

4ccd50f8230c027b2502974a71e10dcb3ecc3452 authored almost 5 years ago
MarkerView

c689b7f53dfe32690152784f7f0e11c892b4bb7a authored about 5 years ago
MarkerView

5ccb930851f6f5da8e0dae4bc93b3cbbe6ecdf27 authored about 5 years ago
Merge pull request #646 from react-native-mapbox-gl/mfazekas-compas-docs

Added compassViewPosition docs

987541be3fe09b788ed62b147a5ef5f1c0c9347d authored about 5 years ago
Added compassViewPosition docs

See #389

a44e1e4098a93902300b673dc0071ceb05e3efac authored about 5 years ago
Fix `getPointInView()` calculation on Android

Use density to divide the point in view x/y coords

1bf4e0ac1964dd8a8f736b8c923d24874edde88c authored about 5 years ago
Upgrade husky to version 4.0.0 (#602)

* chore(package): update husky to version 4.0.0

* build: properly increase node version...

0950eb11cab22c81538ecb37cd44a6102eaf1a3f authored about 5 years ago
test: reduce output (#638)

* disable verbose: if something fails you will be notified where it is
* disable coverage: just...

97120f2f8566a9a829e96196477c96d7e3647de9 authored about 5 years ago
[7.2.0] Use pods for mapbox iOS SDK (#637)

* Use pods for installing native SDK

* Update iOS framework install

* Update readme and in...

1bd29768c5d378262236ca825d973c811ec70ff3 authored about 5 years ago
docs: update bug report template (#632)

* Update bug_report.md

Add emulator part to bug description template

* Update bug_report.m...

c4f28aa31a7781eb78418c873b310143c32329e4 authored about 5 years ago
Update .travis.yml

d802cbae2d58f999fb0be68be493abb567e01d6f authored about 5 years ago
Update travis ci (#633)

* Update travis CI

079675c8dc6e5e172b637f9d31b3e193a1b54082 authored about 5 years ago
[Chore] Update package.json for new release (#631)

0ecc74ce8e08dbbe48265b274fd4c9a376fee9f2 authored about 5 years ago
Increase android sdk version to 8.6.1 (#627)

5868a921ae13c4e194d0ea74cb27ce3f47cf791f authored about 5 years ago
Fix `getCoordinateFromView()` calculation on Android (#619)

Add `getDisplayDensity()` function and use density to multiple the point in view x/y coords

f49ccb95bb3e71061d3c77fa5ba75caf91a7d23d authored about 5 years ago
increase node version to 10.18.1 (#618)

89999085d95c4247a26b9318ed5d86bcb5abca2a authored about 5 years ago
docs(user-location): fix typo s/Wheather/Whether (#614)

7aaaef6e2555c3e5535e51ca55fb1600b8c57056 authored about 5 years ago
chore(userlocation): update type with minDisplacement (#612)

aeca2083412da40d3f2ce4724e1340bd1a75bbbe authored about 5 years ago
Update iOS library + Potential CI fixes (#609)

* Update iOS SDK to latest version. Regenerate yarn.lock for main repo to fix CI issues with yar...

5e4fb24a5db573eb2ae2698fbe0edf70d805994c authored about 5 years ago
Upgrade lint-staged to version 9.5.0 (#549)

* chore(package): update lint-staged to version 9.5.0

* docs(user-location): autogenerated do...

b4d8bb2a748d8a078d6eaa8a053b99bd3374fafc authored about 5 years ago
chore(package): update husky to version 3.1.0 (#533)

31c9c5150e15a082919023ee38c203ecf3a9d21a authored about 5 years ago
chore(package): update babel-jest to version 24.9.0 (#553)

a8cb03b2fe57da958e929480650727fa8a138065 authored about 5 years ago
Increment version for release (#608)

a7e115c833b486c63226ddd764964b5db5d58295 authored about 5 years ago
test: add some for backgroundlayer (#591)

* add tests for Backgroundlayer

* linting

cc508f6ea880de26999ec0cb37ab83dd859532e8 authored about 5 years ago
Stop followUserMode from changing with no manual changes (#526)

4a93b5a1719aa04872d28302a771afec38ac542b authored about 5 years ago
Fix crash when layerIndex is greater than the number of layers (#429)

* Check for layer count

* Check for layer count - Android

* Check for layerSize equal to l...

9cdc3776abb0573011026f01e8d849fa12b30ad2 authored about 5 years ago
feat(displacement): add setDisplacement functionality (#546)

* Update LocationManager.java

* Add some docs

* chore: update gitignore

Use newest reac...

f2eb9d7bb55cb3227b2ccc432de11e13246c689f authored about 5 years ago
upgrading mapbox core android libraries to latest stable as of 01.01.2020 (#593)

https://github.com/mapbox/mapbox-java/blob/master/CHANGELOG.md

https://github.com/mapbox/mapb...

e1df00a0ab55ab29dab8e99140962e3e7c60a16a authored about 5 years ago
feat(lint): simplify lint setup (#585)

* Upgrade eslint -> 6.8.0

* Remove eslintrc from example dir

* Use lint script in package
...

c675b0566480656b84880be5418639bcb382e463 authored about 5 years ago
Add mergeOfflineRegions method to enable side-loading tiles (#588)

* add mergeOfflineRegions

* fix crash when sideloaded pack on Android has no name

254c51daa4ffbcf25419d6e7ee466cc63eab2eb4 authored about 5 years ago
Merge pull request #583 from innovactorybv/toggle-source-layer-visiblity

Added ability to set layer visibility by sourceId / sourceLayerId

2af5a260986bec3c0b9240571b2a82c180332a05 authored about 5 years ago
Moved layer source info logic to LayerSourceInfo

a4277649b57f1c815f7e0b69dd75a0937f87fe6e authored about 5 years ago
Simplified styleWaiters iteration

9dd299fcaa834469cec7090f6272c7ad5a65652a authored about 5 years ago
Added ability to set layer visibility by sourceId / sourceLayerId

72e6cb3550c45d41ce42741aa487247f5ebcc4c8 authored about 5 years ago
Merge pull request #582 from innovactorybv/fix-prerender-methodqueue

Fixed methods/callbacks not all being executed when map is not yet ready

89a458be05b0fddb40149d32466ff77562ef07d7 authored about 5 years ago
Fixed methods/callbacks not all being executed when map is not yet ready

5bf32a2cc8894a3159dc139ecc6c57207606d97f authored about 5 years ago
Merge pull request #581 from innovactorybv/offlinemanager-typings

Added typescript definitions for offlineManager / snapshotManager on MapboxGL

2a98aabc2407ecdc929922097ab82bee65eed84d authored about 5 years ago
Added resetDatabase to OfflineManager typings

54a9be40620705b450bd0be30d8e908d58e80dd6 authored about 5 years ago
Added offlineManager / snapshotManager to MapboxGL typing

2b6ec218bfceb391480b8fcb470ff4a7961785b2 authored about 5 years ago
Bump npm from 5.10.0 to 6.13.4 in /example (#572)

Bumps [npm](https://github.com/npm/cli) from 5.10.0 to 6.13.4.
- [Release notes](https://github...

efea18db7c0fc11533a5fb3fd5fdc8b5e093ea55 authored about 5 years ago
Expose native resetDatabase function (#566)

* expose native resetDatabase function

* adding documentation for adding resetDatabase function

ef7391c185efaf88f1e939a442a91199f3135d02 authored about 5 years ago
[tests] UserLocation tests with react-native-testing-library (#552)

* add react-native-testing-library

* Add first tests for UserLocation

* Add todos

* mor...

be07d5ebc24f4beace6401d241ef36c0a70777e9 authored about 5 years ago
snapshotManager types fix (#563)

81f02a303e3afb19688d127fdc9603033268b6b5 authored about 5 years ago
Fixed typos (#562)

0055c864e85233908e06ab053e4707a503b1bbb8 authored about 5 years ago
Add documentation for UserLocation (#555)

99306e06ed0be2f555474450c87683d6a13b3cc9 authored about 5 years ago
Merge pull request #550 from chrisparton1991/fix-query-filter

Make query filter parameters consistent with JS API

cc190a02f0a13cfe4a8068d76ad9734bdae00d64 authored about 5 years ago
Make query filter parameters consistent with JS API

cc365d1e431e6dc7e5f88ee84a406b6a86bfd370 authored about 5 years ago
Update install.md (#538)

04f789a665287578c929cbcbc8c6e651c710f379 authored about 5 years ago
Upgrade example to react native 61.1 (#432)

* Update script

* Update example script

* Upgrade react script in example

* Create a fa...

13a269144df87143517234fdb662ca51dfc4f39d authored about 5 years ago
[ios] extract common vector layer logic to RCTMGLVectorLayer (#479)

* [ios] extract common vector layer logic to RCTMGLVectorLayer

* Move setFilter/buildFilter t...

4103e2013d085c367ed9bb7f88e9af9da4a2167f authored about 5 years ago
Update iOS SDK to 5.5.0 (#519)

* chore: bump iOS SDK to 5.5.0

* chore: update changelog and autogenerate script

cb4a4c71e961b2cb2c7a713a44c44a1acd521735 authored about 5 years ago
Add setConnected() method [Android only] (#508)

* Add setConnected() method

* Expand documentation

From https://docs.mapbox.com/android/ap...

a60ae1509b6c3f7f417476ac066fc64f4d6920fe authored about 5 years ago
Improve `filter` and `LayerBaseProps` TypeScript typings (#473)

- It is currently not supported to set a filter with nested arrays e.g. `filter={['!', ['has', '...

c8a9d71b50d4f416095cb966c3ae73216f615b55 authored about 5 years ago
Update index.d.ts (#488)

It seems `setCamera` is expecting `CameraSettings` and, even tho it accepts `animationDuration`,...

5363970be797a3ce0ee06f555bcabc42a569a4c8 authored over 5 years ago
Adds descriptions for Camera followUserLocation followUserMode (#489)

* Adds description for followUserMode and followUserLocation

* Fixes link to tracking mode ex...

7681dc40638ea8afdf2c7d0e02ecc643df29bf01 authored over 5 years ago
Add types for geoutils (#470)

* Add types for geoutils

* Forget to pass down one options obj

4e59d261531f3ce58198462302f00d5f9ab0cd75 authored over 5 years ago
fix(typescript): set filter type to array<any> to prevent false negatives (#502)

d3d07e4e9244cbf55b0bee04a555f59cc9f0745e authored over 5 years ago
Remove subview (#499)

8d3c127ba7ed7eae535f9a249589b4d0428585be authored over 5 years ago
Increment version to 7.0.8 (#496)

0a91fb941dc31a5d2c75cb5cb1ec3cefb1d1bac6 authored over 5 years ago
Add feature to queued features until all queued features are added to map (#485)

88ad99a0e07a373e0cd5cd211b11c824466051b7 authored over 5 years ago
Add autogenerated warning to generated docs (#478)

523ad3bc19c04f2645c39398c85d34a916035449 authored over 5 years ago
Fix header docs (#480)

94d831a91fc597d1d67af0342c749a8b41be32f2 authored over 5 years ago
Improve offline pack manager typing (#477)

bdd2250ce2315d147a925b2564a9611377df6cf4 authored over 5 years ago
Use standard typescript types for geojson (#476)

Solves issue #474

c2d4f171de7c6969a55288092feca3d6e2114c84 authored over 5 years ago
Merge pull request #406 from alseageo/autogen-precommit

Automatically generate files precommit

7593584214509ab71401cafa0233007da6dd7f78 authored over 5 years ago
Merge pull request #468 from systemlevel/master

Upgrade iOS SDK to 5.3.2 to include important new updates from Mapbox

0c71d15e2bac4fd3c5c0076016ea1d960cfbe7b5 authored over 5 years ago
Merge pull request #472 from react-native-mapbox-gl/mfazekas/fix-filter-clearing-ios-filter

[IOS] Allow filters to be cleared

2173b6cf740603ec7a114bdd68d2fc01b6d63de5 authored over 5 years ago
Allow filters to be cleared

We need to allow empty setting empty filters too. So that a filter can be cleared.
Consider thi...

f53000547ba5b64ee86551b18080fcb85b3f9489 authored over 5 years ago
Update CHANGELOG.md

e43aa95a9fffbd3e4184d166737eba3683ae6ee8 authored over 5 years ago
Update autogenerate.js

828f3e30d93c0a4c12e7e05160d789570619d189 authored over 5 years ago
Upgrade iOS SDK to 5.3.2

According to Mapbox documentation 5.3 and above allow for unlimited offline tiles mode.

36ee2655478c5e04bfc75974d318192c1864b16c authored over 5 years ago
Fix case of import (#466)

0328a4f2ba1c739dd4d8fc2fd22cdb2484f12de3 authored over 5 years ago
Improve TypeScript typings in `MapView` (#464)

936fb600cb499acb5f3e1d5892355030d02a605a authored over 5 years ago
Merge pull request #463 from react-native-mapbox-gl/mfazekas/default-settings-ignore-follow-ul

defaultSettings should ignore followUserLocation

984e80cf8239959c5230c81dadac84d4c481bae3 authored over 5 years ago
defaultSettings should ignore followUserLocation

By design defaultSettings should ignore followUserLocation.

fd8bf2bdcc4869b50fdb1a7567c5770f69bb9ccd authored over 5 years ago
Increment release version (#457)

b4139714e96fd514a21ed2263884d48d515e3d9b authored over 5 years ago
Fix crash when with compass margins on Android (#456)

Looks like a copy-paste error, the variable that needs to be checked is `mCompassViewMargins` an...

6610e4f9c4c17641fd83f812aed49fa18100990d authored over 5 years ago
Merge pull request #455 from innovactorybv/fix-tileurl-compat

Improved detection when a tile template url is used as url props

9c797662396b8bc41804ceeec9fb348517fcce46 authored over 5 years ago
Improved detection when a tile template url is used as url props

a148cf5def7aec5dcb6fecddec497d7ae9f05db3 authored over 5 years ago
Merge pull request #425 from innovactorybv/update-existing-layer-style

Allow existing layers to be updated

cca60da90da79e7475a6f07fd0f4f7bc5837fd17 authored over 5 years ago
Allow existing layers to be updated

5c4b0f6ce6702de6657c1c18d7c7af553d071c09 authored over 5 years ago
Improve TypeScript typings (#451)

* Prettier on d.ts

* Improve TypeScript typings

788c420c36ecd640151c34d2a53b514ccc645c6c authored over 5 years ago
Add `maxBounds` property (#439)

* Add `maxBounds` property

* Add iOS support

* Add example

* Updtae docs

35dca20a24e51d28b61f151758a450958cdca390 authored over 5 years ago
Rename react-native-config.js to react-native.config.js (#442)

1fc0886850b87da6f006fffbbad1abcdade0fc48 authored over 5 years ago
fix generate docs using yarn

Running the generate command was working fine if the project was
installed using npm, but if ins...

92fd29a0579b364610f5690ea223b6b9562d5bff authored over 5 years ago
fail CI if there are generated docs or code changes missing

93f65c7856cee6df075b4f5a223a665416a83793 authored over 5 years ago
run lint-staged --fix

4ee3b5e89a38d9fe7788e91dd3e74d08888100cc authored over 5 years ago
autogenerate docs and template files precommit

This adds running autogenerate.js prior to any commit. If there are
any changes in the generated...

987fe8646edfd4539e397003508422ab11b1df2b authored over 5 years ago
Create .sonarcloud.properties

16476926d8bb10757c9b05c9765528fb083369e7 authored over 5 years ago
upgrade RN to 0.59.10; fixes example on XCode 11 (#420)

b3e463cb0d4dc1817be9b20fb3c5946bbcc009b1 authored over 5 years ago
Merge pull request #418 from innovactorybv/fix-missing-rctmgltilesource

Fix missing rctmgltilesource

0f3175d21b7c5ba93c3320adbb67af291079b36f authored over 5 years ago
Release 7.0.6

5d833f71c038ce55a9262f0b20c008b12d08a94b authored over 5 years ago
Added RCTMGLTileSource to RCTMGL.xcodeproj

53fe04a101191ec537eafc2b2bb9e873b4f1c729 authored over 5 years ago