summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Erb <josherb4@gmail.com>2018-09-10 12:02:22 -0400
committerGitHub <noreply@github.com>2018-09-10 12:02:22 -0400
commite947fa0d23dc4016d44f8117622ecc036c520893 (patch)
tree759a9ac0028bb8f80d34750101cbb8051d6d4263
parent435241c3357a9c2c96035a99a9f6725b6665d8a2 (diff)
downloadqtlocation-mapboxgl-e947fa0d23dc4016d44f8117622ecc036c520893.tar.gz
Remove Links to Deprecated Frameworks (#12852)
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0d6e731103..1844c06b1c 100644
--- a/README.md
+++ b/README.md
@@ -20,9 +20,7 @@ Additional Mapbox GL Native–based libraries for **hybrid applications** are de
| Toolkit | Android | iOS | Developer |
| ---------------------------------------- | --------|-----|------------ |
| [React Native](https://github.com/mapbox/react-native-mapbox-gl/) ([npm](https://www.npmjs.com/package/@mapbox/react-native-mapbox-gl)) | :white_check_mark: | :white_check_mark: | Mapbox |
-| [Apache Cordova](http://plugins.telerik.com/cordova/plugin/mapbox/) ([npm](https://www.npmjs.com/package/cordova-plugin-mapbox)) | :white_check_mark: | :white_check_mark: | Telerik |
| [NativeScript](https://market.nativescript.org/plugins/nativescript-mapbox/) ([npm](https://www.npmjs.com/package/nativescript-mapbox/)) | :white_check_mark: | :white_check_mark: | Telerik |
-| [Xamarin](https://components.xamarin.com/view/mapboxsdk/) | :white_check_mark: | :white_check_mark: | Xamarin |
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.