We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3edcc2 commit 405e3bfCopy full SHA for 405e3bf
README.md
@@ -58,7 +58,7 @@ var Draw = new MapboxDraw();
58
59
// Map#addControl takes an optional second argument to set the position of the control.
60
// If no position is specified the control defaults to `top-right`. See the docs
61
-// for more details: https://www.mapbox.com/mapbox-gl-js/api/map#addcontrol
+// for more details: https://docs.mapbox.com/mapbox-gl-js/api/#map#addcontrol
62
63
map.addControl(Draw, 'top-left');
64
0 commit comments