git-svn-id: http://svn.openlayers.org/trunk/openlayers@1265 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
8 lines
282 B
Plaintext
8 lines
282 B
Plaintext
OpenLayers.Layer.KaMap
|
|
|
|
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.
|
|
|
|
* Construtor
|
|
OpenLayers.Layer.KaMap(name, url, params, options) -- URL is the url of the tile.php for KaMap.
|
|
|