[ka-Map-users] Problems displaying in openlayers
metsfan
aeskreis at gmail.com
Mon Nov 20 19:11:44 EST 2006
I have a map that is generated using ka-map that i would like to show in
openlayers. When i look at the map in the ka-map viewer, it shows up just
fine, but tile.php is blank and it doestn owrk when i put it into
openlayers. Here is my OpenLayers code:
var map = new OpenLayers.Map('map');
var wms = new OpenLayers.Layer.KaMap( "Manhattan",
"http://localhost/kamap/tile.php?", {map: "manhattan"});
map.addLayer(wms);
map.zoomToMaxExtent();
Why does this owrk in the ka-map viewer but not in openlayers, and more
importantly, why is tile.php blank?
--
View this message in context: http://www.nabble.com/Problems-displaying-in-openlayers-tf2675957.html#a7463469
Sent from the ka-map-users mailing list archive at Nabble.com.
More information about the ka-Map-users
mailing list