39 Commits
Author SHA1 Message Date
Nick 3068de5740 Updated package.json and example package json version 2017-10-23 16:59:43 -07:00
Nick f0ff30e365 Adds PointAnnotation example using custom views 2017-10-23 16:41:53 -07:00
Nick ca459dc07a Updated Show Map example to follow user location 2017-10-23 16:41:53 -07:00
Nick 123d841d90 Updated the zoomTo call to use a promise instead of callback 2017-10-23 16:41:53 -07:00
Nick a83588903b Added iconAllowOverlap to custom icon example 2017-10-23 16:41:53 -07:00
Nick 4fe7283b11 Added support for sourceLayerID on FillLayer
Adds the missing sourceLayerID property to our FillLayer component and
added an example showing how to use a custom vector source with a FillLayer.
2017-10-23 16:41:53 -07:00
Nick 5bd1b5866a Added example resources 2017-10-23 16:41:52 -07:00
Nick 865306c278 Add example app.iml to .gitignore 2017-10-23 16:41:52 -07:00
Nick 47c689f6b5 Updated babel-preset-react-native version and fix indentations in package.json 2017-10-23 16:41:52 -07:00
Nick e0bc2c1f01 Added exampe 2017-10-23 16:41:52 -07:00
Nick 41ce2e07bf Updated interface teat and example app to use new permission method 2017-10-23 16:41:52 -07:00
Nick f6ff955ad5 Updated example to use RN 0.49 2017-10-23 16:41:52 -07:00
Nick 8567da7253 Added support for feature querying API 2017-10-23 16:41:52 -07:00
Nick 38921735a9 Added an icon symbol layer example 2017-10-23 16:41:52 -07:00
Nick 900377b910 Updated flyTo example to use a promise on completion 2017-10-23 16:41:52 -07:00
Nick dbf3bbf76f Added support for attributionEnabled, logoEnabled, and rotateEnabled on mapview 2017-10-23 16:41:52 -07:00
Nick b02ec3c461 Updated RCTMGLStyle to init with an MGLStyle to make setting images easier 2017-10-23 16:41:52 -07:00
Nick 37a9eb7ac0 Updated example install documentation 2017-10-23 16:41:51 -07:00
Nick 7ba53d1577 Update app.iml 2017-10-23 16:41:51 -07:00
Nick ee89949407 Update documentation 2017-10-23 16:41:51 -07:00
Nick 32b8190f58 Updated example project to work with npm scope change 2017-10-23 16:41:51 -07:00
Nick fa93ed332f Lint and updated stylesheet unit tests 2017-10-23 16:41:51 -07:00
Nick ce4daa3a5a Added more examples 2017-10-23 16:41:51 -07:00
Nick 8de9a41ae0 Add eslint override to example project 2017-10-23 16:41:51 -07:00
Nick cd3d89eacf Lint 2017-10-23 16:41:51 -07:00
Nick 62aea85d1a Left over after merge 2017-10-23 16:41:51 -07:00
Nick a58c493cd4 Added style layer and source examples 2017-10-23 16:41:51 -07:00
Nick 709231d97c Added v8 style spec 2017-10-23 16:41:51 -07:00
Nick 75686a011d Version bump to 6.0.0 2017-10-23 16:41:51 -07:00
Nick 61e9d6f954 Removed user location change events 2017-10-23 16:41:50 -07:00
Nick 58330f8298 Added support for zoomTo 2017-10-23 16:41:50 -07:00
Nick 98636c60e3 Linted example project 2017-10-23 16:41:50 -07:00
Nick cece2867bc Updated user tracking enum names 2017-10-23 16:41:50 -07:00
Nick 73908315be Added missing base style urls 2017-10-23 16:41:50 -07:00
Nick 22ea4f9fad Added queue for camera updates and ability to set camera stops 2017-10-23 16:41:50 -07:00
Nick 74f7a3644f Updated android package name and made RCTMGLMapView inherit MapView 2017-10-23 16:41:50 -07:00
Nick 971da133e0 Updated example to not have hardcoded token 2017-10-23 16:41:50 -07:00
Nick 3d8c1cf090 Version bump to 6.0.0 2017-10-23 16:41:50 -07:00
Nick 242683f9dd Added example app to repo 2017-10-23 16:41:37 -07:00