Topic: How do I remove the collider for current location marker

I want specifically remove the collider for the current location marker. How do I do this?

Re: How do I remove the collider for current location marker

Hello.

Unfortunately, I did not understand your question.
Please explain in more detail what collider you mean, and for what you need to remove it.

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.

Re: How do I remove the collider for current location marker

So I have method being called when there is a click event on the markers except for the current location. So hence I was suggesting perhaps removing the collider on the current location marker.

Re: How do I remove the collider for current location marker

Just do not add this click event to the location marker.
or
In the method, add a check that the clicked marker is not a location marker.

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.