Git Product home page Git Product logo

Comments (7)

ApetrailJatinder avatar ApetrailJatinder commented on May 22, 2024 2

same issue.Background marker get the click event not front one.

from android-samples.

developer-- avatar developer-- commented on May 22, 2024 2

I had the same issue, any solution??????????????

from android-samples.

danielmockaitis avatar danielmockaitis commented on May 22, 2024 1

Someone please 🚨

from android-samples.

maxcruz avatar maxcruz commented on May 22, 2024

I don't know if it's the best solution, but, my workaround is to set a high value in a variable as maxZIndex (the number of markers + 1 is fine), and then when I click on the marker:
previousMarker.zIndex = previousMarker.zIndex - 1
currentMarker.zIndex = maxZIndex + 1f
The current marker is then assigned to the previous to move it backward on the next click

from android-samples.

stale avatar stale commented on May 22, 2024

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

from android-samples.

stale avatar stale commented on May 22, 2024

Closing this. Please reopen if you believe it should be addressed. Thank you for your contribution.

from android-samples.

shriharsha-bhagwat avatar shriharsha-bhagwat commented on May 22, 2024

@epiphany27 Any solutions to this issue?

from android-samples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.