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

Expose more options for downloading offline packs in macosapp #12285

Closed
1ec5 opened this issue Jul 3, 2018 · 1 comment
Closed

Expose more options for downloading offline packs in macosapp #12285

1ec5 opened this issue Jul 3, 2018 · 1 comment
Labels
archived Archived because of inactivity feature macOS Mapbox Maps SDK for macOS offline

Comments

@1ec5
Copy link
Contributor

1ec5 commented Jul 3, 2018

macosapp can be used to test offline map functionality or generate offline packs to sideload onto iOS. Currently, it only supports downloading a tile pyramid from z0 up to the current zoom level. With #11447, the iOS and macOS map SDKs are gaining the ability to download packs that cover non-rectangular regions. macosapp should expose a way to download an offline pack whose region is an MGLShapeOfflineRegion.

The most natural UI for selecting a download region would be a drawing UI, which could be ported from a very small amount of old Swift 2 code for iOS in MBDrawingView.swift. Alternatively, macosapp could allow the user to open a GeoJSON file (#5483) defining the offline region.

/cc @asheemmamoowala @julianrex

@1ec5 1ec5 added feature macOS Mapbox Maps SDK for macOS offline labels Jul 3, 2018
@stale stale bot added the archived Archived because of inactivity label Dec 30, 2018
@stale
Copy link

stale bot commented Dec 30, 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 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
archived Archived because of inactivity feature macOS Mapbox Maps SDK for macOS offline
Projects
None yet
Development

No branches or pull requests

1 participant