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

Marker mouseover set Z Index #152

Open
nikmauro opened this issue Nov 8, 2019 · 0 comments
Open

Marker mouseover set Z Index #152

nikmauro opened this issue Nov 8, 2019 · 0 comments

Comments

@nikmauro
Copy link

nikmauro commented Nov 8, 2019

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);
});
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant