-
- 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 final class
MapElement.TrafficIncident
-
Field Summary
Fields Modifier and Type Field Description private final MapElement.Type
type
-
Method Summary
Modifier and Type Method Description final MapElement.Type
getType()
-
-
Method Detail
-
getType
final MapElement.Type getType()
-
-
-
-