Replies: 1 comment
-
I'm not familiar with one besides the one you mentioned. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to add real-time traffic information in MapLibre, similar to Google's TrafficLayer? The documentation mentions the mapbox-gl-traffic plugin, but I can't find how to integrate it into MapLibre or any examples. If I try to integrate it as in Mapbox, nothing happens (map.addControl(new MapboxTraffic())).
Beta Was this translation helpful? Give feedback.
All reactions