[OpenLayers-Dev] constant tile grid for tiled mapserver layer

BrainDrain paulborodaev at gmail.com
Mon Jul 20 03:42:00 EDT 2009


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.



More information about the Dev mailing list