Being able to display a rectangular symbol on the Map
but not be able to make it "right click-able" seems to be a problem.
As far as I can see, the regular VectorLayer is not able to provide this feature.
Any advice how to make this work? I already had to add a DraggableVectorLayer...Do I have to create and add another one ?
Or can I replace the default 'vector' layer? If yes, how?
Regards,
Peter
Non-circular RighClick Areas
- Bernd Welter
- Site Admin
- Posts: 2695
- Joined: Mon Apr 14, 2014 10:28 am
- Contact:
Re: Non-circular RighClick Areas
Hello,
does the codesample provided in the thread http://xserver.ptvgroup.com/forum/viewt ... f=15&t=198 answer this question?
Best regards Bernd Welter
does the codesample provided in the thread http://xserver.ptvgroup.com/forum/viewt ... f=15&t=198 answer this question?
Best regards Bernd Welter
Re: Non-circular RighClick Areas
Yes it did (see my post there).Bernd Welter wrote:does the codesample provided in the thread http://xserver.ptvgroup.com/forum/viewt ... f=15&t=198 answer this question?
I still find it somewhat uncomfortable that all the "heavy lifting" has to be done by the application code, but at least I have some insight now
Regards,
Peter