Skip to content

request elevation for bbox without leaflet view #66

@m0ose

Description

@m0ose

The function getBBoxDataSet requires a Leaflet map and an elevation layer to be added to that map. It would be nice to be able to load elevation for a bbox without the leaflet map at all.

async getBBoxDataSet(bbox) {
if (!Array.isArray(bbox)) bbox = gis.Lbounds2bbox(bbox)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions