Skip to content

Add mapml css rules to deal with clipping of vector tiles' content #929

Closed
@prushforth

Description

@prushforth
Member

The features are fully rendered as paths, but the tile is being clipped by the CSS rendering engine at its bounds. A workaround to that may be to let the tile render outside its 256x256 bounds (a bit).

See overflow-clip-margin for possible albeit non-cross-browser solution.

image
and
image

geosolutions-it/geoserver#363 (comment)

Activity

added a commit that references this issue on Mar 12, 2024
9feafec
added 2 commits that reference this issue on Mar 12, 2024
33b9109
a7f7da7
added a commit that references this issue on Mar 15, 2024
d94145a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @prushforth

      Issue actions

        Add mapml css rules to deal with clipping of vector tiles' content · Issue #929 · Maps4HTML/MapML.js