I was thinking of this between 3 points A, B & C
From A(Red) to B(green) to C(blue)


Basically, there will be a source and destination. And multiple points might be in between them having different unit values for a specific quantity(say rainfall of yesterday)
Is it possible to show the gradient lines in between the points as a single polygon with appropriate color.
Or is it only possible to draw multiple lines from point to point with different color?
@johnpryan
It's that I have seen it in React Native (https://github.com/react-native-community/react-native-maps/pull/1911) but I wanna use it in Flutter
@johnpryan Will this be a feature to be added or does it exist already?
I think this is related to https://github.com/johnpryan/flutter_map/pull/452
Most helpful comment
I think this is related to https://github.com/johnpryan/flutter_map/pull/452