Hi Eric Sorry to answer in this thread, but the question was raised here..Hard refresh = Ctrl F5, but it actually happens on a straight f5 as well
Andrew -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eric Lemoine Sent: 19 December 2007 01:16 PM To: David E. Reksten Cc: [email protected] Subject: Re: [OpenLayers-Users] Reverting to pan/zoom after feature insertion On Dec 18, 2007 5:51 PM, David E. Reksten <[EMAIL PROTECTED]> wrote: > Hi, > > is there a way to revert back to the pan/zoom function once a feature > has been finished (by double-clicking, normally)? I tried the > following, where p.controls[0] is my pan/zoom button in the > EditingToolbar: > > vectors.onFeatureInsert = function(feature) { > p.activateControl(p.controls[0]); > } > > But this lets the double-click event pass through to the pan/zoom > button, where it causes the error "this.point has no properties - > /OpenLayers.js - Line 903". (Using rev. 4899) What versio of OL do you use? > I'm sorry if this is more of a JavaScript question than OpenLayers, > but I was unable to find a resolution with Google. > > Oh, and by the way, I can confirm Andrew de Klerk's recent post about > an error in IE7 when doing a hard refresh of the page after inserting > a feature. Could you explain what a hard refresh is? Thanks, -- Eric _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.17.4/1189 - Release Date: 2007/12/18 09:40 PM _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
