Changes between Version 60 and Version 61 of MapCacheOpenLayers


Ignore:
Timestamp:
2016-05-20T11:08:18-03:00 (8 years ago)
Author:
Jeff McKenna
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapCacheOpenLayers

    v60 v61  
    44
    55This was spawned by an MS4W user asking how to setup OpenLayers3 for an MS4W !MapCache's WMS service ([http://osgeo-org.1560.x6.nabble.com/ms4w-3-1-4-mapcache-td5267121.html thread]), with the following incorrect Javascript code, which did not write tiles to MS4W's cache directory:
    6 [[NoteBox(tip, See Step4 below for correct OpenLayers3 code)]]
    76{{{
    87#!js
     
    2120                                        })  ,
    2221}}}
     22[[NoteBox(tip, See Step4 below for correct OpenLayers3 code)]]
    2323
    2424== Background Links ==