You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.
When the PWA application is opened for the second and subsequent times rendering in IOS(15.6.1) the map is offset in display.
The problem is starting only in IOS (Iphone 10/11/12)
In order for the map to display correctly, you need to turn the smartphone horizontally, the map is re-rendered to the new screen resolution, then return the smartphone vertically. Then the map is re-rendered correctly
When the PWA application is opened for the second and subsequent times rendering in IOS(15.6.1) the map is offset in display.
The problem is starting only in IOS (Iphone 10/11/12)
In order for the map to display correctly, you need to turn the smartphone horizontally, the map is re-rendered to the new screen resolution, then return the smartphone vertically. Then the map is re-rendered correctly
Configuration
"react-map-gl": "^7.0.11",
"mapbox-gl": "^2.8.2",
iOS/macOS versions: IOS(15.6.1)
Device/simulator models: Iphone 10/11/12
The text was updated successfully, but these errors were encountered: