platelet-app / platelet

Dispatch system for emergency volunteer couriers.
https://platelet.app
Apache License 2.0
38 stars 10 forks source link

Feature/209: show a map on the task overview. Update webpack. #210

Closed duckbytes closed 2 months ago

duckbytes commented 3 months ago

Updates webpack to v5 and implements a map on the task overview using google maps.

image

An expand button expands the map and shows more controls, route details, and alternative routes.

image

Makes use of alternative libraries paparse instead of fast-csv and path-browserify instead of path.

Location search on the add location page uses google maps APIProvider instead.