Home > General Components > AutoOverlay

AutoOverlay

@wq/map’s <AutoOverlay/> component selects the appropriate overlay component based on the layer configuration.

Source

The source code for <AutoOverlay/> is available here:

  • AutoOverlay.js (@wq/map)

The @wq/map implementation automatically determines which actual overlay to render, so there is no alternate @wq/map-gl or native version.