Skip to content

Commit

Permalink
Small fi for wrong function name in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
raitisbe committed Feb 19, 2019
1 parent 661611a commit fda3608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/draw/draw.js
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ define(['angular', 'ol', 'map', 'core', 'utils', 'geolocation'],
}

/**
* @function changeLayer
* @function addInteraction
* @memberOf hs.draw.controller
* (PRIVATE) Add drawing interaction to map. Partial interactions are Draw, Modify and Select. Add Event listeners for drawstart, drawend and (de)selection of feature.
*/
Expand Down

0 comments on commit fda3608

Please sign in to comment.