openlayers
Version:
Build tools and sources for developing OpenLayers based mapping applications
13 lines (12 loc) • 404 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>