mapbox / mapbox/mapbox-maps-swiftui-demo

show MGLMapView WARNING !!

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
29
Forks
13
PR merge metrics
No merged PRs in 30d

Description

MGLMapView WARNING UIViewController.automaticallyAdjustsScrollViewInsets is deprecated use MGLMapView.automaticallyAdjustContentInset instead.

how can i fix it ?

Contributor guide

Open the contributing guide

Research direction

Start by locating the MGLMapView usage in the Swift project and reproduce the warning. Check how UIViewController.automaticallyAdjustsScrollViewInsets is being used and compare it with MGLMapView.automaticallyAdjustContentInset. Done means the deprecated warning no longer appears.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.