Skip to content

No secondary layer suppor #30

@long-blade

Description

@long-blade

Describe the ideal solution or feature request

We need a way to be able to add a secondary layer/s to the main one like openSeaMaps

Difficulty, impact, and usage score

Technical difficulty User goals Usage frequency
ie. Small, medium, large (filled out after submission) ie. This is very important, gives users freadom Daily

How does this tie into our current project?

Describe whether this request is related to an existing workflow, feature, or otherwise something in the product today. Or, does this open us up to new markets and innovative ideas?

If i add the following code to the x-data={} i can see the layer on top of the main

let openSeaMapLayer = leaflet.tileLayer('https://tiles.openseamap.org/seamark/{z}/{x}/{y}.png');
 openSeaMapLayer.addTo(this.map);

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