[OpenLayers-Users] Change the default behavior of TileCache layer

realjax jax at schildmos.nl
Fri Jul 11 03:48:12 EDT 2008




Matthew Atkins wrote:
> 
> What is the best (or most proper) way to hook into OpenLayers in order
> to take an instance of a TileCache layer and have it append the
> corresponding WMS query string as the query string for each TileCache
> tile requested?
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users
> 
> 

Extend Tilecache.js and change a few methods to suit your needs (ie.
initialize method, getUrl, mergeParams etc.) Take a look at WMS.js to see
how to go about for these methods. 

-- 
View this message in context: http://www.nabble.com/Change-the-default-behavior-of-TileCache-layer-tp18244419p18398511.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.




More information about the Users mailing list