start
fun start(callback: MapSnapshotter.SnapshotReadyCallback, errorHandler: MapSnapshotter.ErrorHandler? = null)
Starts loading and rendering the snapshot. The callbacks will be fired on the calling thread.
Parameters
callback
the callback to use when the snapshot is ready
error Handler
the error handler to use on snapshot errors