react-native-naver-map icon indicating copy to clipboard operation
react-native-naver-map copied to clipboard

[FR]: Global zIndex Manipulation Command

Open mym0404 opened this issue 1 year ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Describe the problem

I misunderstood about zIndex of overlays. It was a additional zIndex used to compare each overlay has same globalZIndex.

Describe the solution

Set default zIndex of each overlay as zero and add a new command method setGlobalZIndexFor(...)

Additional context

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

mym0404 avatar May 01 '24 08:05 mym0404