Vector Tile
- URL:http://VectorTileService//tile/<level>/<row>/<column>.pbf
- Version Introduced:10.4
Description
This resource represents a single vector tile for the map. The bytes for the tile at the specified level, row and column are returned in PBF format. If a tile is not found, an HTTP status code of 404 (Not found) is returned.
Example Usage
Note: This is an example URL only and is not an active link to an existing attachment.
http://services.myserver.com/arcgis/rest/services/Hosted/World/VectorTileServer/tile/0/0/0.pbf