Pretty cool! You make my day man. Thanks for sharing. In your opinion, is it better implement monitor route or monitor polygon to detect car movements trip on the right route? or even if the car is off road?
Thank you very much for doing this slowly. Do know if there is an API that accepts my network layer as a shapefile to run route analysis? I am working on a pipeline networks and want get the shortest connection between different cities.
When i'm trying to set map.layers = MQ.mapLayer(); i'm getting this error Uncaught Error: The provided object is not a Layer. I have no idea what to do :(
But when i'm setting map.layers = []. and then trying to add route like this map.addLayer( MQ.Routing.RouteLayer({ directions: dir, fitBounds: true }) ) I'm getting: 'Uncaught TypeError: layer is undefine'
Trust me buddy, this is very useful. Stop discouraging content creators, they put a lot of effects to create these free content, if it doesn't help you, just chill & rest assured someone is in need of it.
I'm so glad I came across you, I found exactly what I needed in this clip, and what's more, my name is also Victor Rusu :)
Pretty cool! You make my day man. Thanks for sharing.
In your opinion, is it better implement monitor route or monitor polygon to detect car movements trip on the right route? or even if the car is off road?
Thank you very much for doing this slowly. Do know if there is an API that accepts my network layer as a shapefile to run route analysis? I am working on a pipeline networks and want get the shortest connection between different cities.
Thank you for this great tutorial man! Helped me a lot.
Thank you for this tutorial - interesting material
You're welcome!
This video was awesome... I want to try some ideas. Thanks !!!
was very helpful, thank you
I'll try to implement this but in openlayers. Thanks!
thanks you save my day
Great tutorial! I liked it, thank you!
i like the video. can you please make a continuation.about this tutorial on how to get the distance and travel time between the points?
do you find that bro?
Thanks Amazing Video
When i'm trying to set map.layers = MQ.mapLayer(); i'm getting this error
Uncaught Error: The provided object is not a Layer.
I have no idea what to do :(
may i know why you are using map request and is leaflet is not providing route api?
How I add multiple directions, like One end point multiple Starting points
Thanks!
Thank you please do you make transcription in yours screen
Hi, Does this work with postcodes? Or just addresses?
is there routing available for cycling?
Are there any ways by which it can take the current location automatically
But when i'm setting map.layers = []. and then trying to add route like this
map.addLayer(
MQ.Routing.RouteLayer({
directions: dir,
fitBounds: true
})
)
I'm getting: 'Uncaught TypeError: layer is undefine'
amazing!!! Do you know if I can use this code in react project ?
How can I get the distance between the two markers in kilometers? Can anyone help me
sir,
can we put our own location in start in it
Hey, the Mapquest code seems to have stopped working. Is it no longer supported??
Did you try the source code?
@@VicodeMedia yeah, it had been working for 3 weeks, failed today suddenly...403 error...
There is a query limit on mapquest. Probably you've reached that limit, or mapquest server is down.
@@VicodeMedia that must be it...been using it a lot...thanks vin
Is there a python version for this?
*folium*
I took your project from github. It's normal that your code doesn't work ?
You need an API key
where to add the function so the text narrator appears? Great Vid BTW ;)
What do you mean by Narrator text? :)
@@VicodeMedia If the user enters an invalid location, Is there some sort of fix to it?
Amazing tutorial. Thank you but I have one issue: When I submitted the form, it's give me a false route. How fix it?
What do you mean by false route?
@@VicodeMedia If I choose point A like start and B like end, it's show me another way from D to C.
Did you try the source code? If you still need help after that please send me an email at info@vicodemedia.com
@@VicodeMedia Yes I tried the source code. Ok I will send you.
Thank u
Sir, how to get that api key?
I tried it, and the map were lagging or glitching for me, I were using Django.
layers: MQ.mapLayer help error
amazingggg
Can we do this in react as well??
Yes, but we should change the structure of the library. I might do a video on that.
@@VicodeMedia Please, make a video about this in React.
is it just me or this routing api have a bug right now?
is mapquest open source?
It's not, but they have a free package you can use.
Not sure what this is but it's nothing usful.
if you do not know what it is, why you are saying it is useless
Trust me buddy, this is very useful.
Stop discouraging content creators, they put a lot of effects to create these free content, if it doesn't help you, just chill & rest assured someone is in need of it.
How to get distance?