Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

MapBox logo & attribution insets #12170

Closed
hernangonzalez opened this issue Jun 19, 2018 · 4 comments
Closed

MapBox logo & attribution insets #12170

hernangonzalez opened this issue Jun 19, 2018 · 4 comments
Labels
archived Archived because of inactivity iOS Mapbox Maps SDK for iOS

Comments

@hernangonzalez
Copy link

Hi,

Have been setting the content inset, which works great for map elements as annotations and layers, yet the logo and attribution elements are not being updated.

        let insets = UIEdgeInsets(top: 0, left: 0, bottom: 200, right: 0) 
        mapView.setContentInset(insets, animated: true)
        mapView.setNeedsUpdateConstraints()

The latest setNeedsUpdateConstraints() is added because of this reference => #10627, yet no luck. Both elements persist at the bottom.

Platform: iOS
Mapbox SDK version: 4.0.2 (cocoapods)

Thank you,
H.

@julianrex julianrex added the iOS Mapbox Maps SDK for iOS label Jun 19, 2018
@julianrex
Copy link
Contributor

julianrex commented Jun 19, 2018

Thanks for the report. We're tracking a related issue here: #11068

@stale stale bot added the archived Archived because of inactivity label Dec 17, 2018
@stale
Copy link

stale bot commented Dec 17, 2018

This issue has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions.

@stale stale bot closed this as completed Dec 17, 2018
@julianrex julianrex reopened this Dec 17, 2018
@stale stale bot removed the archived Archived because of inactivity label Dec 17, 2018
@julianrex
Copy link
Contributor

/cc @fabian-guerra

@stale stale bot added the archived Archived because of inactivity label Jun 15, 2019
@stale
Copy link

stale bot commented Jun 15, 2019

This issue has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions.

@stale stale bot closed this as completed Jun 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
archived Archived because of inactivity iOS Mapbox Maps SDK for iOS
Projects
None yet
Development

No branches or pull requests

2 participants