Poiinfo class
/////////////////////////////////////////////////////////////////////////// All pois for one zoomlevel.
Constructors
Properties
Methods
-
addPoiholder(
Poiholder poiholder) → void -
analyze(
List< Tagholder> tagholders, String? languagesPreference) → void -
contains(
PointOfInterest poi) → bool -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setPoidata(
PointOfInterest poi) → void -
toString(
) → String -
A string representation of this object.
inherited
-
writePoidata(
bool debugFile, double tileLatitude, double tileLongitude) → Uint8List
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited