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

Parse HTTPS URL in -[MGLMapView mapID] #1335

Closed
wants to merge 1 commit into from
Closed

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Apr 23, 2015

-[MGLMapView styleURL] returns an HTTPS URL, not a mapbox: URL. Extract the map ID from the HTTPS URL.

Fixes #1334.

`-[MGLMapView styleURL]` returns an HTTPS URL, not a mapbox: URL. Extract the map ID from the HTTPS URL.

Fixes #1334.
@1ec5 1ec5 added bug iOS Mapbox Maps SDK for iOS labels Apr 23, 2015
@1ec5
Copy link
Contributor Author

1ec5 commented May 22, 2015

Closing in favor of #1607, per #1334 (comment).

@1ec5 1ec5 closed this May 22, 2015
@1ec5 1ec5 deleted the 1ec5-map-id-1334 branch May 22, 2015 18:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug iOS Mapbox Maps SDK for iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

-[MGLMapView mapID] always returns nil
1 participant