Hi Gertjan
There is probably a reason but I don't remenber why :(
Revert if you want It's not a problem
Bye
Gertjan van Oosten a écrit :
> Bonsoir Olivier,
>
> Any particular reason why you changed the function getFeatureNodes() in
> lib/model/FeatureCollection.js from:
>
> this.getFeatureNode
Bonsoir Olivier,
Any particular reason why you changed the function getFeatureNodes() in
lib/model/FeatureCollection.js from:
this.getFeatureNodes = function() {
return this.doc.selectNodes(this.nodeSelectXpath);
}
to:
this.getFeatureNodes = function() {
//alert( (new XMLSerialize
Hi everybody,
sorry for my missing the meeting again. I was too busy at work today.
Anyway, I'm still with you and working on Mapbuilder. And I had a
great sailing vacation in the Baltic Sea.
Regards,
Andreas.
On 6/20/07, Cameron Shorter <[EMAIL PROTECTED]> wrote:
> Agenda for next meeting is a
On Thu, Jun 21, 2007 at 03:00:42PM +0200, Steven M. Ottens wrote:
> Hi all,
>
> We've found a new type of memory leak in Mapbuilder: If you switch from
> mapbuilder-page to a different page it doesn't give back used memory:
> For instance if you switch to a different example in :
> http://demo.
Steven,
Are you able to reproduce it with the pre ol version?
-Linda
On 6/21/07 9:00 AM, "Steven M. Ottens" <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> We've found a new type of memory leak in Mapbuilder: If you switch from
> mapbuilder-page to a different page it doesn't give back used memory:
Hi all,
We've found a new type of memory leak in Mapbuilder: If you switch from
mapbuilder-page to a different page it doesn't give back used memory:
For instance if you switch to a different example in :
http://demo.communitymapbuilder.org/demo/mapbuilder-ol/demo/basic/index.html
memory usage
Hi Luca,
This is the code of my new button Select which is 90% equal than WFSGet
Feature:
mapbuilder.loadScript(baseDir+"/widget/ButtonBase.js");
mapbuilder.loadScript(baseDir+"/tool/ButtonBase.js");
mapbuilder.loadScript(baseDir+"/widget/EditButtonBase.js");
function Select(widgetNode,model){
On 6/21/07, César <[EMAIL PROTECTED]> wrote:
> Ok, sorry. I was told that any thread should be subjected "help".
I think it's better, but maybe some others of the list may not agree...
>
> Your solution, isn't work because of the namespaces. Should I define the
> namespaces in the WfsGetFeature w
Ok, sorry. I was told that any thread should be subjected "help".
Your solution, isn't work because of the namespaces. Should I define the
namespaces in the WfsGetFeature widget into theconfig.xml file, or in the
WFsGetFeature.js file? How can I define them
Could it be the mainMap tag the proble