onSnapshotResult

abstract fun onSnapshotResult(snapshot: MapSnapshotInterface?)

Invoked when snapshot finished despite successful or not.

Parameters

snapshot

An image snapshot of a map rendered by MapSnapshotter. If snapshot = NULL it means snapshot was not successful and error message may be found in log.