Re: [pmapper-users] Πρθ: Drawing plugin ignores session clientDynamicLayers data

2015-05-25 Thread zaiGEO
Hello, can uu explain to me how to use drawing plugin for updating my database?? Thank uu so much -- View this message in context:

[pmapper-users] Πρθ: Drawing plugin ignores session clientDynamicLayers data

2015-01-29 Thread Andreas Douvalis
I found one solution! Fist load clientDynLayJson in hidden input in body of map_uilayout.phtml (or map_default.phtml). input type=hidden id=clientDynLayJson value='?php echo isset($_SESSION[clientDynamicLayers]) ? json_encode($_SESSION[clientDynamicLayers]) : ; ?' then make one trigger the