[ka-Map-users] Problems displaying in openlayers

Christopher Schmidt crschmidt at crschmidt.net
Tue Nov 21 00:19:03 EST 2006


On Mon, Nov 20, 2006 at 04:11:44PM -0800, metsfan wrote:
> 
> 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?

Resolved on the OpenLayers IRC channel, logs available from
http://crschmidt.net/irc/openlayers/log.cgi/2006-11-21#T00-24-40 .
Please note that the better place to ask for OpenLayers help is the
OpenLayers users mailing list: Most of the time, issues with using
ka-Map in OpenLayers are issues with OpenLayers, not ka-map. 

Regards,
-- 
Christopher Schmidt
Web Developer


More information about the ka-Map-users mailing list