[OpenLayers-Users] constant grid for tiled mapserver layer
BrainDrain
paulborodaev at gmail.com
Mon Jul 20 03:44:05 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!
sorry for dup, it's very important for me
--
View this message in context: http://n2.nabble.com/constant-grid-for-tiled-mapserver-layer-tp3287511p3287511.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
More information about the Users
mailing list