MapRoute
MapObject in the shape of a route that can be displayed on a map. In order to display the route object on the map, the route object needs to be added to an com.sygic.sdk.map.MapView by calling addMapObject
Types
Functions
describeContents
Link copied to clipboard
getMapObjectType
Link copied to clipboard
Returns the type of map object
getObjectType
Link copied to clipboard
Returns the type of view object.
getPosition
Link copied to clipboard
Returns the position of selected view object.
isValidParcelable
Link copied to clipboard
If object after recreate from parcel contains all of reference like original object method return true.
writeToParcel
Link copied to clipboard
For documentation, see android.os.Parcelable.