Package-level declarations

Types

Link copied to clipboard

A completed snapshot.

Link copied to clipboard
open class MapSnapshotter(context: Context, options: MapSnapshotter.Options)

The map snapshotter creates a large of the map, rendered off the UI thread. The snapshotter itself must be used on the UI thread (for access to the main looper)

Functions

Link copied to clipboard
fun fromHTML(source: String): Spanned