xander18 / MapBoxShowDirection

Exemple of MapBox Direction with React Native
14 stars 11 forks source link

how to animate a line from origin to destination? #14

Open Dildar-Khan opened 2 years ago

Dildar-Khan commented 2 years ago

First of all I thank you for providing such an amazing solution. Can you animate the line from origin to destination. Just like on the mapbox navigation SDK page https://www.mapbox.com/navigation?utm_campaign=email%7Cblast%7Cmaps%7CWelcome-to-NavSDK+2.0&utm_content=Welcome+to+NavSDK+2.0&utm_medium=email_action&utm_source=customer.io. In the mobile screen you can see when someone clicks on the profile animated line is drawn from origin to destination. I want to achieve something like that in react-native. I will really appreciate your help.

xander18 commented 2 years ago

@Dildar-Khan Hi Didier your welcome and thx for the com even if this repo is outdated. I'll check for your question and try to animated the line. And I'll make an update on this repo also