Re: [OpenLayers-Users] Custom build: ordering

2011-03-17 Thread Alexander Petkov
On Wed, Mar 16, 2011 at 3:34 AM, gingerbbm wrote: > Dear all > > I'm tasked with replacing the default build of OL 2.10 with a slimmed-down > one, and I'm almost there. But one vector tool (draw circle) triggers > "this.handler.freehandMode is not a function" errors in Firebug. Comparing > my cust

Re: [OpenLayers-Users] Custom build: ordering

2011-03-17 Thread Bart van den Eijnden
Right are you using the Measure or DrawFeature Control and not including Handler.Path or Handler.Polygon in your build file? Bart Sent from my iPhone On Mar 17, 2011, at 10:16 PM, wrote: > > On Mar 16, 2011, at 5:34 AM, ext gingerbbm wrote: > >> Dear all >> >> I'm tasked with replacing the

Re: [OpenLayers-Users] Custom build: ordering

2011-03-17 Thread christopher.schmidt
On Mar 16, 2011, at 5:34 AM, ext gingerbbm wrote: > Dear all > > I'm tasked with replacing the default build of OL 2.10 with a slimmed-down > one, and I'm almost there. But one vector tool (draw circle) triggers > "this.handler.freehandMode is not a function" errors in Firebug. Comparing > my cu

[OpenLayers-Users] Custom build: ordering

2011-03-16 Thread gingerbbm
Dear all I'm tasked with replacing the default build of OL 2.10 with a slimmed-down one, and I'm almost there. But one vector tool (draw circle) triggers "this.handler.freehandMode is not a function" errors in Firebug. Comparing my custom build with the original suggested that I needed to include