Files
openlayers/examples/arcgis-tiled.html
2020-07-17 21:52:35 +02:00

13 lines
405 B
HTML

---
layout: example.html
title: Tiled ArcGIS MapServer
shortdesc: Example of a tiled ArcGIS layer.
docs: >
This example shows how to use an ArcGIS REST MapService as tiles.
This source type supports Map and Image Services. For cached ArcGIS
services, better performance is available by using
<code>ol/source/XYZ</code> instead.
tags: "arcgis, tile, tilelayer"
---
<div id="map" class="map"></div>