summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBrad Leege <brad@mapbox.com>2016-02-03 14:04:18 -0600
committerBrad Leege <brad@mapbox.com>2016-02-03 14:04:18 -0600
commit23c6e0f72929038f80257d5986a5fa5b282ca37b (patch)
tree5889a53a2ab80bdb30287f4e3d3792fbc3813756 /README.md
parente8b8f5e49306e3cc80c2692575703e49129dcb84 (diff)
downloadqtlocation-mapboxgl-23c6e0f72929038f80257d5986a5fa5b282ca37b.tar.gz
Adding NativeScript and Xamarin plugins to the library list
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index ca33be6088..a70aba07ec 100644
--- a/README.md
+++ b/README.md
@@ -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.