TDesjardins / gwt-ol

GWT wrapper for OpenLayers 3+ using JSInterop
Apache License 2.0
70 stars 33 forks source link

Add missing properties to FullScreen options #187

Closed TDesjardins closed 1 year ago

TDesjardins commented 1 year ago

There are missing options like source and tipLabel:

https://openlayers.org/en/latest/apidoc/module-ol_control_FullScreen-FullScreen.html

TDesjardins commented 1 year ago

Resolved with https://github.com/TDesjardins/gwt-ol/pull/188