-
- All Implemented Interfaces:
public class MapElement
Class that represents an element of the map that is not user-data passed in through the API Copyright reserved by telenav 2021.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enum
MapElement.Type
public class
MapElement.TrafficIncident
-
Method Summary
Modifier and Type Method Description MapElement.Type
getType()
-
-
Method Detail
-
getType
@NonNull() MapElement.Type getType()
-
-
-
-