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

Updates default styles to streets v11, etc. #13585

Merged
merged 6 commits into from Dec 18, 2018

Conversation

julianrex
Copy link
Contributor

@julianrex julianrex commented Dec 14, 2018

@julianrex julianrex added iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS Android Mapbox Maps SDK for Android ⚠️ DO NOT MERGE Work in progress, proof of concept, or on hold Core The cross-platform C++ core, aka mbgl labels Dec 14, 2018
@julianrex julianrex added this to the release-iowaska milestone Dec 14, 2018
@julianrex julianrex requested a review from 1ec5 as a code owner December 14, 2018 15:48
@julianrex julianrex requested a review from a team December 14, 2018 15:48
Copy link
Contributor

@fabian-guerra fabian-guerra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you also need to update this:

"https://api.mapbox.com/styles/v1/mapbox/streets-v10/sprite?access_token=key&fresh=true.png",
mbgl::util::mapbox::normalizeSpriteURL(util::API_BASE_URL,
"mapbox://sprites/mapbox/streets-v10?fresh=true.png",

Copy link
Contributor

@1ec5 1ec5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks fine for iOS and macOS. Suggested changelog entry:

  • MGLMapView, MGLShapeOfflineRegion, and MGLTilePyramidOfflineRegion now default to version 11 of the Mapbox Streets style. Similarly, several class properties of MGLStyle, such as MGLStyle.lightStyleURL, have been updated to return URLs to new versions of their respective styles.

@julianrex
Copy link
Contributor Author

Thanks @1ec5!

@LukasPaczos LukasPaczos removed the Android Mapbox Maps SDK for Android label Dec 17, 2018
@LukasPaczos
Copy link
Member

Feel free to merge if all is done on the iOS/macOS side of things. I'm removing the Android label and I'm going to follow up with a separate PR.

@julianrex julianrex changed the title Initial work in updating styles. Updates default styles to streets v11, etc. Dec 17, 2018
@julianrex
Copy link
Contributor Author

/cc @agentpu1011

@julianrex julianrex removed the ⚠️ DO NOT MERGE Work in progress, proof of concept, or on hold label Dec 18, 2018
@captainbarbosa
Copy link
Contributor

captainbarbosa commented Dec 18, 2018

Tested on-device, looks good 👍

@julianrex julianrex merged commit 1c7cd24 into master Dec 18, 2018
@julianrex julianrex deleted the upgrade-default-styles-to-v11 branch December 18, 2018 21:00
fabian-guerra pushed a commit that referenced this pull request Jan 7, 2019
# Conflicts:
#	platform/ios/CHANGELOG.md
#	platform/macos/CHANGELOG.md
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Core The cross-platform C++ core, aka mbgl iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants