[ka-Map-users] no mapfile and blank screen

Tyler Mitchell tylermitchell at shaw.ca
Fri Jul 22 00:58:54 EDT 2005


Shoaib,
I struggled a bit to get my first application running too.  Do you already 
have a working GMap demo application running?

Tyler

On July 21, 2005 09:36 pm, Shoaib Burq wrote:
> 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


More information about the ka-Map-users mailing list