[OpenLayers-Users] Proof of concept: quikmaps ported to openlayers

Christopher Schmidt crschmidt at crschmidt.net
Fri Aug 25 11:32:50 CDT 2006


On Fri, Aug 25, 2006 at 04:52:41PM +0100, Nick Whitelegg wrote:
> 
> > 3. Drawing API.  For the purposes of this experiment, I implemented a
> > basic Polyline class and a few polyline routines in a Canvas layer, but
> > this is not a cross-browser solution.
> 
> Are you aware of Google's code to make Canvas compatible with IE? I haven't 
> tested it but if you do a search for "ExplorerCanvas" you can get more info.

Yes, but it requires a slightly different mechanism for creating the
canvas element than Firefox or Safari support, so it isn't a drop-in
addition to the OpenLayers Canvas.js code (yet).

-- 
Christopher Schmidt
Web Developer


More information about the Users mailing list