[pmapper-users] Drawing Plugin - Export function

2016-05-19 Thread Alexandre Oliveira
Hi, I´m trying to implement th Drawing Plugin but the Export button doesn't work, I clicj in the button but nothing, unlike the Import that works. Anyone try to implement it? Thanks Alex -- Mobile security can be enablin

[pmapper-users] Drawing plugin adaptation

2016-01-22 Thread Bruno Moreira
Int: 1669/DSIQ/2015 Hi, I'm trying to develop a new plugin that saves info to database. My aim is to create several plugins based on Drawing Plugin, and make them work at the same time, each saving different type of information to database. What should I do to build my own plugin? What should I

[pmapper-users] Drawing plugin ignores session clientDynamicLayers data

2015-01-29 Thread Andreas Douvalis
I think that drawing plugin ignores session clientDynamicLayers data! That means that if you close and reopen page-tab (without close browser and losing session) the drawing_TableContent does not include ex-drawing objects! Am I right? I suppose that I have to modify drawing.js to get objects

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

[pmapper-users] Drawing plugin - Dissapear objects

2013-04-22 Thread Cristian Balbontin
Hi guys, I am using pmapper 4.2 with mapserver 6.0.2 (MS4W 3.0.4) on Windows 7. You know why the objects (Circles and Comments/Annotations) are disappears, I attached screenshoot showing the problem. The objects are drawing OK, but at refresh the map they are hiding How can I solved this problem??

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

[pmapper-users] Drawing plugin

2013-02-07 Thread Chris forum
Hi all, Working on a pmapper 4.3 project, just installed the 'Drawing' plugin. Works well, 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 entire drawing 2) For the CIRCLE, there is no window poping up letting us addin