New sample – OpenLayers API + ArcGIS Services

Posted a new sample showing how to consume ArGIS Services (dynamic and cached) using OpenLayers API.

Check it out: http://sathyaprasad.appspot.com/openlayers.html

One Response to “New sample – OpenLayers API + ArcGIS Services”

  1. Yeroc Says:

    As near as I can tell (from looking at the http requests being made via Firebug) you aren’t actually pulling tiles from the ESRI server. Instead, all the requests are dynamic as far as I can tell. The URLs should look something like http:///tile/// but all the URLs your OpenLayers example is generating are hitting the export REST service.

    Am I missing something?

    Regards,
    Corey


Leave a Reply