On Thu, Feb 28, 2008 at 11:07 AM, Roald de Wit
<[EMAIL PROTECTED]> wrote:
> Hi Andreas,
>
>
> On Wed, 2008-02-27 at 14:21 +0100, Andreas Hocevar wrote:
> > I am in favour of that. You can make this modification in
> > lib/widget/MapPaneOL.
>
> Great, I'll do that!
> Can you explain one thing t
Hi Andreas,
On Wed, 2008-02-27 at 14:21 +0100, Andreas Hocevar wrote:
> I am in favour of that. You can make this modification in
> lib/widget/MapPaneOL.
Great, I'll do that!
Can you explain one thing to me: which of these 2 is better to do and
why:
this.model.setParam("loadLayerStart", layer
Hi all
Google SoC has been announced and OSGeo is joining. So I'd like to
invite everybody to think if we have cool projects and mentors to
join the SoC. It would be a good opportunity to do some of the stuff
we always wanted to finish (SLD editor for instance) and also to get
some limeli
Gertjan van Oosten wrote:
> As quoted from Andreas Hocevar:
>
>> I think replacing firstChild.nodeValue with getNodeValue() was the most
>> effort, and I am not sure if this was a good idea, because
>> Jean-Sebastien was referring to parsing context properties when he said
>> that firstChild.nod
As quoted from Andreas Hocevar:
> I think replacing firstChild.nodeValue with getNodeValue() was the most
> effort, and I am not sure if this was a good idea, because
> Jean-Sebastien was referring to parsing context properties when he said
> that firstChild.nodeValue does not work.
I do not under
Gertjan,
thanks for your efforts!
Gertjan van Oosten wrote:
> Done this for widgets, tools, models, examples and util.
> Also used getNodeValue() and Mapbuilder.parseBoolean() where
> appropriate.
>
I think replacing firstChild.nodeValue with getNodeValue() was the most
effort, and I am not
Andreas,
As quoted from Andreas Hocevar <[EMAIL PROTECTED]>:
> This issue is now addressed in http://jira.codehaus.org/browse/MAP-500,
> [...]
> TODO: use it in all widgets, tools and models. Volunteers are welcome!
Done this for widgets, tools, models, examples and util.
Also used getNodeValue(
As quoted from "Steven M. Ottens" <[EMAIL PROTECTED]>:
> A few meetings ago I mentioned that it would be nice to have an
> example-list widget for our examples. I'd like to introduce such a
> widget in the upcoming release, although there's a widget stop.
You have my +1.
I see that you're alre
Hi Roald,
thanks for your efforts!
Roald de Wit wrote:
> - Added a loading spinner per layer (needed to change MapPaneOL.js and
> have made a local copy).
>
I am in favour of that. You can make this modification in
lib/widget/MapPaneOL.
> Please have a look at examples/catalog/ and tell me