Hello. I started using Graphhopper Maps. I need to mark some roads with a special color. Is there any way to to color some roads or to draw some lines to the map?
thanks in advance!!
Cheers
Hello. I started using Graphhopper Maps. I need to mark some roads with a special color. Is there any way to to color some roads or to draw some lines to the map?
thanks in advance!!
Cheers
The code is open-source so you can use and change it to your liking. For example the route color is specified here: https://github.com/graphhopper/graphhopper-maps/blob/b57a2844e643fc03a28f9a148b3b2f5b599cf14c/src/layers/UsePathsLayer.tsx#L134-L141