From 99559b51f7723ec3500b153e1d31636dcf22cb92 Mon Sep 17 00:00:00 2001 From: crschmidt Date: Mon, 13 Apr 2009 15:18:29 +0000 Subject: [PATCH] add an example of accessing an ESRI 9.3 tiled map cache using the XYZ layer in spherical mercator mode. git-svn-id: http://svn.openlayers.org/trunk/openlayers@9283 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- examples/xyz-esri.html | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 examples/xyz-esri.html diff --git a/examples/xyz-esri.html b/examples/xyz-esri.html new file mode 100644 index 0000000000..cee20148fe --- /dev/null +++ b/examples/xyz-esri.html @@ -0,0 +1,34 @@ + + + OpenLayers Basic ESRI Map Cache Example + + + + + + +

Basic ESRI Map Cache Example

+ +
+ +
Show a Simple ESRI map using the layer from ESRI's server.
+ +
+ +
+ Show the use of the XYZ layer to access a map cache provided in spherical mercator by ESRI. +
+ +