Tagged Questions
0
votes
0answers
466 views
Accessing a GeoWebCache WMTS layer via OpenLayers using a 4326 projection requires a zoomOffset of -1?
I cannot understanding why I must specify a zoomOffset of -1 for 4326 but not for 3857 when using the OpenLayers.Layer.WMTS to access http://v2.suite.opengeo.org/geoserver/gwc/service/wmts.
Q1: Can ...