com.google.android.gms.maps.GoogleMap.SnapshotReadyCallback |
Callback interface to notify when the snapshot has been taken.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Invoked when the snapshot has been taken.
|
Invoked when the snapshot has been taken.
snapshot | A bitmap containing the map as it is currently rendered, or
null if the snapshot could not be taken.
|
---|