fix: stabilize passenger mapping interactions and finalize localization
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import 'package:maplibre_gl/maplibre_gl.dart';
|
||||
import 'package:intaleq_maps/intaleq_maps.dart';
|
||||
|
||||
List<LatLng> decodePolylineIsolate(String encoded) {
|
||||
List<LatLng> points = [];
|
||||
|
||||
Reference in New Issue
Block a user