Skip to content

Support of vectortiles #74

Open
@genofire

Description

@genofire

Is your feature request related to a problem? Please describe.

image based tiling is legacy, vectors are smaller (and has no "zoom" problem)

Describe the solution you'd like

using Leaflet.VectorGrid plugin. You must initialize a VectorGrid.Protobuf with a URL template, just like in L.TileLayers. The difference is that you should define the styling for all the features.

see https://maplibre.org/martin/42-using-with-leaflet.html

Describe alternatives you've considered

switch to another library for map like:

Additional context

We like to migrate to https://martin.maplibre.org/ as tileserver.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions