customer_app/presentation/pages/map/widgets/yandex_test library

Functions

getMarkerLocation({required BuildContext context, required YandexMapController mapController, required GlobalKey<State<StatefulWidget>> markerKey}) Future<Point>
moveMarkerToPosition({required YandexMapController mapController, required Point targetPosition, required BuildContext context, required GlobalKey<State<StatefulWidget>> markerKey, double? zoom}) Future<Point>