[ka-Map-users] kaMap.resize()

Paul Spencer pspencer at dmsolutions.ca
Thu Jan 5 16:41:27 EST 2006


fixed in cvs.  Thanks for pointing this out.

Cheers

Paul

On 4-Jan-06, at 5:39 PM, Matthew Ross wrote:

> I noticed that the resize method in the kaMap object is calling  
> getLayers on map even though map is not declared or initialized.
>
> var layers =map.getLayers();
>
> Shouldn't this be:
>
> var oMap = this.getCurrentMap();
> var layers = oMap.getLayers();
> _______________________________________________
> 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