Hide a map marker (versus removing)?

Is there a way to hide a map marker instead of removing it? I know its easy enough to add and remove, I just have a reason that I would rather hide and then unhide instead of add, remove, add.

Thanks

Have you tried to set .isVisible = false?  I don’t know if it works or now, but you could try.

Have you tried to set .isVisible = false?  I don’t know if it works or now, but you could try.