[ka-Map-users] no mapfile and blank screen
Paul Spencer
pspencer at dmsolutions.ca
Fri Jul 22 07:01:01 EDT 2005
Shoaib,
the current cvs version may not always be the most stable ;) In
particular, the index.html page is actually broken right now due to
changes I have been making in the core ka-Map API. You are probably
getting javascript errors that are preventing the core API from
finishing loading.
As I am starting on a week of holidays right now, it will unfortunately
remain broken until I return after the August long weekend (following
Tuesday).
Sorry for the inconvenience. If I get a chance to fix it on holiday, I
will let everyone know
Cheers
Paul
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.php for 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
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> ka-Map-users mailing list
> ka-Map-users at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/ka-map-users
--
+-----------------------------------------------------------------+
|Paul Spencer pspencer at dmsolutions.ca |
+-----------------------------------------------------------------+
|Applications & Software Development |
|DM Solutions Group Inc http://www.dmsolutions.ca/|
+-----------------------------------------------------------------+
More information about the ka-Map-users
mailing list