TDesjardins / gwt-ol

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

Added missing properties to MapOptions #99

Closed gkresic closed 7 years ago

gkresic commented 7 years ago

Also rearranged other properties to reflect order at https://openlayers.org/en/latest/apidoc/ol.Map.html to track future changes more easily.

TDesjardins commented 7 years ago

Thanks!