Djakh
Djakh
Specifically for web
okey thanks, i appreciate it, if you need something or some help let me know, i am ready.
what version will it be released in? in version 1.3.7?
Oh really?, would be good, i will wait till then, approximately in what time are you going to add it? If you need any help i am ready to help...
no, it's about time, thank you for considering my request > Message ID: ***@***.***> >
okey, dart_routing_client will be released in version 1.4.0?
Hi lioadli, is not there any news about dotted polyline on multi road?
yep here you go: void addDifferentIconTypeMarkers() { _mapController.addMarker( GeoPoint(latitude: 41.2995, longitude: 69.2401), markerIcon: const MarkerIcon(icon: Icon(Icons.car_crash)), ); _mapController.addMarker( GeoPoint(latitude: 61.5240, longitude: 105.3188), markerIcon: const MarkerIcon(icon: Icon(Icons.fire_truck)), ); _mapController.addMarker( GeoPoint(latitude: 40.0974,...
i gave 4 different icons for 4 markers, but all markers will be created with the last icon which is fire_extinguisher