Is it possible to override some OL code to get constant tile extents ('grid'
for tiled mapserver layer) 
independently of map bounds. I need one grid for all zoom levels to support
server-side caching by url (currently extent is too variable part).
initGriddedTiles function in Grid.js uses calculateGridLayout which returns
tileoffsetlat, tileoffsetlon, tileoffsetx, tileoffsety different for certain
bounds (zoom level, +zoom can be fractional).
Any help will be appreciated!
-- 
View this message in context: 
http://n2.nabble.com/constant-tile-grid-for-tiled-mapserver-layer-tp3287506p3287506.html
Sent from the OpenLayers Dev mailing list archive at Nabble.com.
_______________________________________________
Dev mailing list
Dev@openlayers.org
http://openlayers.org/mailman/listinfo/dev

Reply via email to