Skip to content
This repository was archived by the owner on Jan 19, 2024. It is now read-only.
This repository was archived by the owner on Jan 19, 2024. It is now read-only.

Marker mouseover set Z Index #152

Description

@nikmauro

Hello, i have multiple markers and i want with mouse over to find focus market top level.
Who to find the highest marker Zindex?

this.addListener('mouseover', function () {
    var findHigherZindex=100;     
    this.setZIndex(findHigherZindex+1);
});

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions