Skip to content

Feature: Default Base Map Layers #22

@M3nin0

Description

@M3nin0

Create a way to enable users to select the default base map layers in the TileLayerControl using only the name. Example:

<TileLayerControl tileLayers={[
   'Open Street Map', 'ESRI World Imagery', { object with custom layer definition } 
   ]}
/>

Maybe, these default layers (in the library) can be defined following this website.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions