react-native-maps-directions icon indicating copy to clipboard operation
react-native-maps-directions copied to clipboard

Animated Polyline

Open frankfaustino opened this issue 7 years ago • 0 comments
trafficstars

I've read the previous requests for animation and understand that it's a limitation with the Polyline component from react-native-maps, but I'd like attempt something like this lib (https://github.com/shameemz/react-native-maps-animated-polyline/blob/master/index.js) which concatenates coordinates to the Polyline's coordinates array with setInterval.

Is it possible to "feed" coordinates to react-native-maps-directions at intervals without me having to fork and modify the lib?

frankfaustino avatar Aug 20 '18 08:08 frankfaustino