Re: [pmapper-users] Drawing plugin - Dissapear objects

2013-04-22 Thread Cristian Balbontin
Hi Thomas, thanks for your advise. I tried draw other circles but they dissapear for any scale of the map viewable. The circle units are meters but my map extent are dd (wgs84). Is it the problem?? I'll try updating versions of pmapper and MapServer. Later I send to you my comments. Best Regards,

Re: [pmapper-users] Drawing plugin - Dissapear objects

2013-04-22 Thread Thomas RAFFIN
Hi, Could you test this please: try to zoom a lot and the new circles you will draw will maybe appear if there are fully contained in the map viewable extent. In more recent version of pmapper we have rewritten the way to draw circle. So the circles are drawn, but you can't add comments on the

Re: [pmapper-users] Drawing plugin

2013-02-08 Thread Chris forum
More on that... "Annotation layers are deprecated in 6.2 and will probably be removed in a future version." For the layer "drawAnnotation", simply replace TYPE ANNOTATION by TYPE POINT I have also added POSTLABELCACHE ON to all the drawing layers, so that they are on top of other layers And to li

Re: [pmapper-users] Drawing plugin

2013-02-08 Thread Chris forum
Salut Thomas, Thanx for the fast answer! 1) My bad, I think I mixed things from what I found in the drawing.js and the text displayed... Text is mentionning DEL key to erase last point drawn, not ESC as I said, sorry. I will just add the ESC part to the info text. 2) and 3) Will look into that a

Re: [pmapper-users] Drawing plugin

2013-02-07 Thread Thomas RAFFIN
Le 07/02/2013 17:16, Chris forum a écrit : > Hi all, > > Working on a pmapper 4.3 project, just installed the 'Drawing' plugin. > > Works well, Hi, Thanks > except for some details: :-( > > 1) ESC key doesn't erase the last point of a POLYGON or a LINE (as stated > in the info text), but the