Skip to content

Instantly share code, notes, and snippets.

@keithamoss
Created March 17, 2015 05:35
Show Gist options
  • Save keithamoss/c2e22e603a5f970c67cf to your computer and use it in GitHub Desktop.
Save keithamoss/c2e22e603a5f970c67cf to your computer and use it in GitHub Desktop.
// controls: ol.control.defaults({
// attributionOptions: /** @type {olx.control.AttributionOptions} */ ({collapsible: false})
// }),
controls: [
new ol.control.Rotate(),
new ol.control.Attribution({collapsible: false})
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment