An open API service indexing awesome lists of open source software.

https://github.com/esri-es/arcgis-vector-tiles

Showcase of ArcGIS Vector Tiles
https://github.com/esri-es/arcgis-vector-tiles

arcgis arcgis-js custom-map esri-javascript-api esri-js javascript maps vector-tiles

Last synced: about 1 month ago
JSON representation

Showcase of ArcGIS Vector Tiles

Awesome Lists containing this project

README

          

# ArcGIS Vector Tiles Showcase
[View live demo](https://esri-es.github.io/arcgis-vector-tiles/)

![Vector tile animation](https://github.com/esri-es/arcgis-vector-tiles/blob/master/images/Vector%20Tile%20Showcase.gif?raw=true)

Here you can find some samples to show you how to consume them using:
* [ArcGIS API for JavaScript 4.x](https://developers.arcgis.com/javascript/latest/sample-code/layers-vectortilelayer/index.html)
* [ArcGIS API for JavaScript 3.x](https://jsbin.com/zohozab/2/edit?html,output)
* [AngularJS + ArcGIS API for JavaScript 4.x](http://esri.github.io/angular-esri-map/#/examples/vector-tiles)
* [AngularJS + ArcGIS API for JavaScript 3.x](http://arcgis.github.io/angular-esri-map-site-v1/#/examples/vector-tile-layer)
* [Leaflet](http://esri.github.io/esri-leaflet/examples/vector-basemap.html)
* [Runtime SDK for Android](https://developers.arcgis.com/android/latest/sample-code/vector-tile-url.htm)
* [Runtime SDK for iOS](https://developers.arcgis.com/ios/latest/swift/sample-code/arcgis-vector-tile-layer-url-.htm) (or using a [custom style](https://github.com/Esri/arcgis-runtime-samples-ios/tree/master/arcgis-ios-sdk-samples/Layers/ArcGIS%20vector%20tiled%20layer%20(custom%20style)))
* [Runtime SDK for Java](https://developers.arcgis.com/java/latest/api-reference/reference/com/esri/arcgisruntime/layers/ArcGISVectorTiledLayer.html)
* [Runtime SDK for .NET](https://developers.arcgis.com/net/latest/wpf/sample-code/arcgisvectortiledlayerurl.htm)
* [Runtime SDK for macOS](https://developers.arcgis.com/macos/latest/swift/sample-code/arcgis-vector-tiled-layer-url.htm)
* [Runtime SDK for Qt](https://developers.arcgis.com/qt/latest/qml/sample-code/sample-qt-vectortilelayerurl.htm)
* etc.

## More info about vector tiles
Learn how to create new styles, advanges of using them, etc. with this [awesome list](https://esri-es.github.io/awesome-arcgis/arcgis/content/service-types/tile-map-service/vector-tiles/) of resources.