Skip to content

imageOverlayGroups

andy.rothwell edited this page Aug 25, 2018 · 6 revisions

imageOverlayGroups Configuration

Used to set imageOverlayGroups.

imageOverlayGroups: {
  regmaps: {
    items: function(state) {
      return state.sources.regmaps.data;
    }
  }
},
Clone this wiki locally