Make interaction ctor only have an option object

This commit is contained in:
Antoine Abt
2014-02-06 15:24:09 +01:00
parent 5325af26d6
commit 72675bf6ad
3 changed files with 6 additions and 10 deletions

View File

@@ -440,6 +440,7 @@
* the styleFunction for the feature
* @property {number|undefined} pixelTolerance Pixel tolerance for considering
* the pointer close enough to a vertex for editing. Default is 20 pixels.
* @property {ol.render.FeaturesOverlay} featuresOverlay Features overlay.
*/
/**