2022-03-14 19:38:25 +05:30
|
|
|
|
|
|
|
|
|
2022-12-13 18:19:16 +05:30
|
|
|
// import 'package:geojson/geojson.dart';
|
|
|
|
|
// import 'package:get/get_state_manager/get_state_manager.dart';
|
2022-03-14 19:38:25 +05:30
|
|
|
|
2022-12-13 18:19:16 +05:30
|
|
|
// class BottomSheetController extends GetxController{
|
2022-03-14 19:38:25 +05:30
|
|
|
|
2022-12-13 18:19:16 +05:30
|
|
|
// List<GeoJsonFeature>? currentFeature = <GeoJsonFeature>[];
|
2022-03-14 19:38:25 +05:30
|
|
|
|
2022-12-13 18:19:16 +05:30
|
|
|
// BottomSheetController({this.currentFeature});
|
|
|
|
|
// }
|