interface SnapshotCallback
An interface used to notify about the finish after taking a snapshot of a map. |
|
interface Snapshotter
An interface that will be used to take a snapshot of the map. |
class MapSnapshotException : Exception
An exception related to errors when taking a snapshot of the map. |