Page 1 of 1

Delete all marker

PostPosted: 20 Jan 2018 00:34
by TheoLang
Hi,

is there any way to delete all markers.
Everything i tried throws an exception.

Thanks
Theo

Re: Delete all marker

PostPosted: 20 Jan 2018 08:36
by assapan
Hi,
use this JQGMapV3Options.Marker.Values.Clear;

Re: Delete all marker

PostPosted: 20 Jan 2018 19:27
by TheoLang
Hi,

thanks, but this was the first thing i tried. It throws an exception.

I also tried to set all values to nil in a loop. Some markers disapear but then i also get exception.

Regards
Theo

Re: Delete all marker

PostPosted: 21 Jan 2018 15:33
by assapan
TheoLang wrote:
but this was the first thing i tried. It throws an exception.


Have you delete some markers by an other way ? this command is working fine my side.

Re: Delete all marker

PostPosted: 22 Jan 2018 10:28
by Alexander Bulei
Hi TheoLang,

Everything i tried throws an exception.


Please provide more information about the exception, like screenshots and call stack.

Best Regards.