Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

above / belowLayerId are not honored #652

Open
wmonecke-gen opened this issue Feb 25, 2025 · 1 comment
Open

above / belowLayerId are not honored #652

wmonecke-gen opened this issue Feb 25, 2025 · 1 comment

Comments

@wmonecke-gen
Copy link

Describe and reproduce the Bug

It seems that when the map gets re-rendered for whatever issue then the aboveLayerId and belowLayerId do not get honored and elements find themselves under (or above) layers they should not be in.

@maplibre/maplibre-react-native Version

10.0.1

Which platforms does this occur on?

iOS Device

Which frameworks does this occur on?

React Native

Which architectures does this occur on?

Old Architecture

Environment

System:
  OS: macOS 15.0
  CPU: (16) arm64 Apple M3 Max
  Memory: 101.89 MB / 64.00 GB
  Shell:
    version: "5.9"
    path: /bin/zsh
Binaries:
  Node:
    version: 18.18.2
    path: ~/.nvm/versions/node/v18.18.2/bin/node
  Yarn:
    version: 1.22.22
    path: /opt/homebrew/bin/yarn
  npm:
    version: 9.8.1
    path: ~/.nvm/versions/node/v18.18.2/bin/npm
  Watchman:
    version: 2024.12.02.00
    path: /opt/homebrew/bin/watchman
Managers:
  CocoaPods:
    version: 1.16.2
    path: /Users/waltermonecke/.rbenv/shims/pod
SDKs:
  iOS SDK:
    Platforms:
      - DriverKit 24.2
      - iOS 18.2
      - macOS 15.2
      - tvOS 18.2
      - visionOS 2.2
      - watchOS 11.2
  Android SDK: Not Found
IDEs:
  Android Studio: 2024.2 AI-242.23339.11.2421.12700392
  Xcode:
    version: 16.2/16C5032a
    path: /usr/bin/xcodebuild
Languages:
  Java:
    version: 17.0.13
    path: /usr/bin/javac
  Ruby:
    version: 3.3.6
    path: /Users/waltermonecke/.rbenv/shims/ruby
npmPackages:
  "@react-native-community/cli": Not Found
  react:
    installed: 18.2.0
    wanted: 18.2.0
  react-native:
    installed: 0.74.2
    wanted: 0.74.2
  react-native-macos: Not Found
npmGlobalPackages:
  "*react-native*": Not Found
Android:
  hermesEnabled: true
  newArchEnabled: false
iOS:
  hermesEnabled: true
  newArchEnabled: false
@KiwiKilian
Copy link
Collaborator

Thanks for the report, please try to provide the minimum reproduction.

@KiwiKilian KiwiKilian removed the Triage label Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants