quartz-frontend icon indicating copy to clipboard operation
quartz-frontend copied to clipboard

Feedback: Select more than one GSP at once

Open peterdudfield opened this issue 1 year ago • 1 comments
trafficstars

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

  • TODO

peterdudfield avatar Mar 22 '24 08:03 peterdudfield

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

peterdudfield avatar Mar 22 '24 14:03 peterdudfield