Merge pull request #3096 from fredj/example-cleanup

popup example cleanup / simplification
This commit is contained in:
Frédéric Junod
2015-01-08 09:07:25 +01:00
3 changed files with 4 additions and 7 deletions

View File

@@ -348,7 +348,8 @@ goog.exportProperty(
/**
* Set the position for this overlay.
* Set the position for this overlay. If the position is `undefined` the
* overlay is hidden.
* @param {ol.Coordinate|undefined} position The spatial point that the overlay
* is anchored at.
* @observable