Flutter_map: Does this package support gradient lines for polygons

Created on 17 Dec 2019  路  4Comments  路  Source: fleaflet/flutter_map

I was thinking of this between 3 points A, B & C

From A(Red) to B(green) to C(blue)

Screenshot from 2019-12-17 22-21-07
Screenshot from 2019-12-17 22-23-58

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

Q&A

Most helpful comment

All 4 comments

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?

452 will be merged right?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

SamuelRioTz picture SamuelRioTz  路  4Comments

johnpryan picture johnpryan  路  4Comments

aytunch picture aytunch  路  3Comments

rktvsiim picture rktvsiim  路  5Comments

vinicentus picture vinicentus  路  3Comments