openclimatefix / quartz-frontend

Front End repo for the Nowcasting project.
https://openclimatefix.org/projects/nowcasting/
MIT License
103 stars 16 forks source link

Feedback: Select more than one GSP at once #493

Open peterdudfield opened 6 months ago

peterdudfield commented 6 months ago

Detailed Description

On the map select more than 1 GSP at once.

Context

Nice to see forecast and actuals in more than on GSP

Possible Implementation

peterdudfield commented 6 months ago

I had a quick look here - https://docs.mapbox.com/android/maps/api/10.0.0-rc.1/-mapbox%20-maps%20-android/com.mapbox.maps/-mapbox-map/#com.mapbox.maps/MapboxMap/getFeatureState/#kotlin.String#kotlin.String?#kotlin.String#com.mapbox.maps.QueryFeatureStateCallback/PointingToDeclaration/ which is what we use at the moment to select a region, it doesnt look easy to select multiple regions