diff options
author | Brad Leege <brad@mapbox.com> | 2016-02-03 14:04:18 -0600 |
---|---|---|
committer | Brad Leege <brad@mapbox.com> | 2016-02-03 14:04:18 -0600 |
commit | 23c6e0f72929038f80257d5986a5fa5b282ca37b (patch) | |
tree | 5889a53a2ab80bdb30287f4e3d3792fbc3813756 /README.md | |
parent | e8b8f5e49306e3cc80c2692575703e49129dcb84 (diff) | |
download | qtlocation-mapboxgl-23c6e0f72929038f80257d5986a5fa5b282ca37b.tar.gz |
Adding NativeScript and Xamarin plugins to the library list
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -18,6 +18,8 @@ Additional Mapbox GL Native–based libraries are developed outside of this repo * [React Native Mapbox GL](https://github.com/mapbox/react-native-mapbox-gl) for React Native applications on iOS and Android * [QMapboxGL](https://github.com/tmpsantos/qmapboxgl) for Qt-based applications -* Telerik’s [Mapbox plugin](http://plugins.telerik.com/cordova/plugin/mapbox) for Apache Cordova applications +* Telerik’s [Mapbox plugin](http://plugins.telerik.com/cordova/plugin/mapbox) for Apache Cordova Hybrid applications +* Telerik’s [Mapbox plugin](http://plugins.telerik.com/nativescript/plugin/mapbox) for NativeScript Hybrid applications +* Xamarin's [Mapbox component](https://components.xamarin.com/view/mapboxsdk) for Xamarin Hybrid applications If your platform or hybrid application framework isn’t listed here, consider embedding [Mapbox GL JS](https://github.com/mapbox/mapbox-gl-js) using the standard Web capabilities on your platform. |