Serg
Serg
Hi. Any updates on this? Anything will be appreciated! Thanks
Hi @godismyjudge95 Thank you! Can you send me a link to your builded mapbox-gl-draw version? For some reasons I can't build it on my pc, got an error with npm.
@godismyjudge95 Thank you very much!
Hi, did you find out how to do this?
Hey @miko866 But how do you make different colors for each marker? For example, I need 10 markers on the same line but different colors? Thanks
And `const {current: map} = useMap();` map is always undefined. It only works if you use it with the map id only. Like `const { current: map, mymap } =...
@usefulthink It looks like the Directions API no longer exists. There is only the Routes API. https://developers.google.com/maps/documentation/routes/migrate-routes 