[ka-Map-users] no mapfile and blank screen
Shoaib Burq
saburq at gmail.com
Fri Jul 22 00:36:27 EDT 2005
Hi
I just downloaded the latest cvs version of ka-map.
After installing it in fgs-gmap app I get a:
1. blank grey clinet window, and
2. no "GMap" in the drop down maps list.
3. a black horizantal line runs across the main map window.
I have looked a the output from
http://localhost:8080/ka-map/init.php
/*init*/
aszScales=new Array(15000000,7500000,3000000,1000000);
var map = new _map( 'gmap', 'GMap', 0, 3, aszScales);
map.setDefaultExtents(-2200000,-712631,3072800,3840000);
map.setBackgroundColor('rgb(255,255,255)');
map.addLayer( new _layer( '__base__', true, 100 ) );
this.addMap( map );
this.tileWidth=200;
this.tileHeight=200;
this.server = 'http://localhost:8080/ka-map/';
this.tileURL = 'tile.php';this.selectMap('gmap');
which I thought looked quite normal
I have verified the location of mapfile and other variables in
config.phpfor correctness.
Not sure where else to look for what's going wrong
I looked at the output of http://localhost:8080/ka-map/test.php
There are quit a few warnings but I'm don't know how to interpret them...
Any pointer?
Thanks heaps
Shoaib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/ka-map-users/attachments/20050722/ae7efe9e/attachment.html
More information about the ka-Map-users
mailing list