[OpenLayers-Users] Ka-Map layer - kaOrigin?

Christopher Schmidt crschmidt at crschmidt.net
Tue Aug 15 10:45:17 CDT 2006


On Tue, Aug 15, 2006 at 10:12:24AM -0500, Jeff Dege wrote:
> Among the things I've been trying, to see if I could get acceptable
> performance with the map data I've been working with, is to try the
> Ka-Map layer, hoping that the tile caches would make a difference.
> 
> I've been unable to get the Ka-Map layer to work, and I've been digging
> into why.
> 
> I'm working with the release-1.0 code.

I'm sorry, I should have asked what version of the code you were using.
This is one of the problems with our lack of documentation on the 1.0
release. The ka-Map layer was not yet complete when the 1.0 release was
cut. 

If you look at the current SVN version of the code, you can see that the
initialize function is now: 

    initialize: function(name, url, params, units, resolution, options)

This is obviously a much closer match to the function initialization
that you were trying before. In order to use the KaMap layer, you need
to be using Subversion, not the 1.0 release.

I'm sorry for the inconvenience this has caused.

-- 
Christopher Schmidt
Web Developer


More information about the Users mailing list