Hi,
When I try to add a static tilecache layer to my map I'm getting what
looks like a 15 mile shift to the South-West, When I serve it through
tilecache's WMS server the same cache lines up as expected with all my
other layers.

static = new OpenLayers.Layer.TileCache( "static", "/media/tilecache",
"mylayer" ,{isBaseLayer:false});
map.addLayer(static)

My map properties (max extent, resolutions, projection, units, etc)
all seem to be working fine with the WMS layer type. The whole map is
epsg:2230. Just can't seem to get the static tilecache grid lined up.

Any ideas on how can I get this to work?

Thanks,
Matt
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to