menu
polaris_map_editor package
documentation
bloc/editor/editor_bloc.dart
InsertedBetweenPoints
InsertedBetweenPoints.new constructor
InsertedBetweenPoints.new constructor
dark_mode
light_mode
InsertedBetweenPoints
constructor
InsertedBetweenPoints
(
List
<
LatLng
>
line
,
LatLng
point
)
Implementation
InsertedBetweenPoints(this.line, this.point);
polaris_map_editor package
documentation
bloc/editor/editor_bloc
InsertedBetweenPoints
InsertedBetweenPoints.new constructor
InsertedBetweenPoints class