5 ms·
I love the concept. I would love to have anentry point to cost function with the following parameters: - traffic - elevation gain - type of street - a way to r
by lasryaric 9y ago
I love the concept.
I would love to have anentry point to cost function with the following parameters:
- traffic
- elevation gain
- type of street
- a way to represent the distance overhead compare the other segments.
Any framework / dev env where I could easily get that entry point and see the top results on a map?
- burritojustice 9y agoYes -- at the bottom of the post we show how you can use our mapzen.js library to draw routes on a map. If you know Leaflet it's relatively straightforward.