metacat/lib/spatial/openlayers/doc/Layer.KaMap.txt @ 4472
1 |
OpenLayers.Layer.KaMap |
---|---|
2 |
|
3 |
ka-Map is a Mapserver wrapper which performs caching and works around many of the deficiencies with tiling when using Mapserver as a WMS client. |
4 |
|
5 |
* Construtor |
6 |
OpenLayers.Layer.KaMap(name, url, params, options) -- URL is the url of the tile.php for KaMap. |
7 |
|