Damn this is cool! I search it and I found your video and this is what I need for my project, keep it up man! And Thanks for sharing your knowledge to us!
Hello. What types of libraries to use, in situations: I have a single inputText on the screen, and 6 hidden inputsText, I type the first address, the counter makes the sum of the distance from where I am and where I am going, I have 5 routes to type from different addresses, each route with a different distance from the starting point , route a = 7 km with U $ 7; route b = 5 km + route a (7km) = U $ 12; route c = 2km + route a (7km) + rotate b (5km) = U $ 14; Route d = 3 km + route a (7km) + rotate b (5km) + route c (2km) = U $ 17; Route e = 1 km + route a (7km) + rotate b (5km) + route c (2km) + route d (3 km) = U $ 18 route f = 3km + route a (7km) + rotate b (5km) + route c (2km) + route d (3km) + route e (1km) = U $ 21. And in the consultation I regret it, as I exclude the routes I want, the total amount and the distance will decrease Would it be a good way to start understanding map componentization?
Please And how to do for adb little or a lot of journeys, like it starts with two text inputs, then the person clicks on a cross icon, and a third text input appears, and as the user creates new routes, he calculates new distance, if the user mix long paths in front and short paths later, how to make the map use an intelligent matrix and organize the route to start first the routes closest to the origin, the originated order? what would this javascript look like in react native?
Damn this is cool! I search it and I found your video and this is what I need for my project, keep it up man!
And Thanks for sharing your knowledge to us!
Thanks for sharing! this was super helpful. :)
Hey Loi Train , How to change Color of route, location to first point and point to destination
i have a question do the app navigate us to marker point ?
Hello.
What types of libraries to use, in situations:
I have a single inputText on the screen, and 6 hidden inputsText, I type the first address, the counter makes the sum of the distance from where I am and where I am going, I have 5 routes to type from different addresses, each route with a different distance from the starting point ,
route a = 7 km with U $ 7;
route b = 5 km + route a (7km) = U $ 12;
route c = 2km + route a (7km) + rotate b (5km) = U $ 14;
Route d = 3 km + route a (7km) + rotate b (5km) + route c (2km) = U $ 17;
Route e = 1 km + route a (7km) + rotate b (5km) + route c (2km) + route d (3 km) = U $ 18
route f = 3km + route a (7km) + rotate b (5km) + route c (2km) + route d (3km) + route e (1km) = U $ 21.
And in the consultation I regret it, as I exclude the routes I want, the total amount and the distance will decrease
Would it be a good way to start understanding map componentization?
Is there any way I can run this without expo or remove the expo functionalities and still run it and get the same results with just react-native-maps?
Please
And how to do for adb little or a lot of journeys, like it starts with two text inputs, then the person clicks on a cross icon, and a third text input appears, and as the user creates new routes, he calculates new distance, if the user mix long paths in front and short paths later, how to make the map use an intelligent matrix and organize the route to start first the routes closest to the origin, the originated order? what would this javascript look like in react native?
Very cool
How can I constantly update distance and time while streaming live?
Hi Loi Tran, thank you for this video! I see that the estimated time is without traffic. Do you know how to calculate it with TrafficModel?
Im thinking that there is an additional parameter in the request to ask for this information. We'd need to study the documentation from Google
Thanks from VietNam
why you not use library react-native-maps-directions
Hello, I have this error could you help me?
TypeError: undefined is not an object (evaluating 'respJson.routes [0] .overview_polyline')
you dont have API key permission .-. that why you cant get informations