| com.amazon.geo.mapsv2.AmazonMap.OnMyLocationChangeListener |
This interface is deprecated.
Use standard Android location APIs instead. See the Location Strategies API guide for details.
Interface for receiving callbacks when the user's location changes.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Called when the user's location changes.
| |||||||||||
Called when the user's location changes. The user's location is represented by the blue "dot" on the map.
| location | A Location representing the users's new location.
|
|---|