Add ol3Logo option to ol.Map

This commit is contained in:
Tom Payne
2014-01-10 22:45:19 +01:00
parent e4b815d4d6
commit b7e906fe09
3 changed files with 52 additions and 0 deletions

View File

@@ -60,6 +60,7 @@
* @property {ol.Collection|Array.<ol.interaction.Interaction>|undefined} interactions
* Interactions that are initially added to the map.
* @property {Array.<ol.layer.Base>|ol.Collection|undefined} layers Layers.
* @property {boolean|undefined} ol3Logo Show ol3 logo. Default is `true`.
* @property {ol.Collection|Array.<ol.Overlay>|undefined} overlays
* Overlays initially added to the map.
* @property {ol.RendererHint|undefined} renderer Renderer.