react-native-naver-map
react-native-naver-map copied to clipboard
[FR]: Global zIndex Manipulation Command
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