NavigationMapItem class

App information used as external navigation APP. 用于作为外部导航软件的App信息

Constructors

Properties

hashCode int
The hash code for this object.
no setterinherited
jumpFunc → dynamic Function(double longitude, double latitude)
jumping function to navigation APP / 唤起外部导航APP的方法
final
name String
APP name / APP 名称
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited