Fix link to custom control example
+1
-1
@@ -74,7 +74,7 @@ For example, `oli.js` includes the following definition:
|
|||||||
|
|
||||||
This will prevent the Compiler from renaming `setMap` internally, allowing the creation of custom controls defining their own `setMap` functions. (The `ol.control.Control.prototype.setMap` function is also exported, making it possible to call it from child implementations.)
|
This will prevent the Compiler from renaming `setMap` internally, allowing the creation of custom controls defining their own `setMap` functions. (The `ol.control.Control.prototype.setMap` function is also exported, making it possible to call it from child implementations.)
|
||||||
|
|
||||||
http://ol3js.org/ol3/master/examples/custom-controls.html provides an example for creating custom controls.
|
http://ol3js.org/en/master/examples/custom-controls.html provides an example for creating custom controls.
|
||||||
|
|
||||||
## Under the hood
|
## Under the hood
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user