Remove useless style method

This commit is contained in:
Antoine Abt
2014-02-06 15:43:27 +01:00
parent c95ffe381b
commit 0272659118
2 changed files with 0 additions and 65 deletions
-2
View File
@@ -436,8 +436,6 @@
/**
* @typedef {Object} olx.interaction.ModifyOptions
* @property {ol.feature.StyleFunction|undefined} styleFunction
* 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.