Changes between Version 60 and Version 61 of MapCacheOpenLayers
- Timestamp:
- 2016-05-20T11:08:18-03:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapCacheOpenLayers
v60 v61 4 4 5 5 This 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)]]7 6 {{{ 8 7 #!js … … 21 20 }) , 22 21 }}} 22 [[NoteBox(tip, See Step4 below for correct OpenLayers3 code)]] 23 23 24 24 == Background Links ==