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

Headless snapshots #9340

Closed
zugaldia opened this issue Jun 22, 2017 · 1 comment
Closed

Headless snapshots #9340

zugaldia opened this issue Jun 22, 2017 · 1 comment
Labels
Android Mapbox Maps SDK for Android feature

Comments

@zugaldia
Copy link
Member

We currently provide snapshot, that allows developers to capture a Bitmap of the map asynchronously on the UI thread with SnapshotReadyCallback.

We hear from developers that it'd be useful if, in addition, the following use cases were supported:

  • Ability to generate full snapshots of purely the map style
  • Ability to do so without a view hierarchy
  • Ability to do so on arbitrary threads

Related ticket on iOS: #1701.

cc: @ivovandongen @tobrun @Guardiola31337

@zugaldia zugaldia added Android Mapbox Maps SDK for Android feature labels Jun 22, 2017
@ivovandongen ivovandongen mentioned this issue Aug 10, 2017
6 tasks
@tobrun
Copy link
Member

tobrun commented Sep 12, 2017

This happened in #9748, tail work is ticketed out in #9916 and #9914.

@tobrun tobrun closed this as completed Sep 12, 2017
@tobrun tobrun added this to the android-v5.2.0 milestone Sep 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android feature
Projects
None yet
Development

No branches or pull requests

2 participants