Skip to content

Add dy offset to lines #1007

@demiantres

Description

@demiantres

The Mapsforge renderer supports drawing of symbols with an offset (red dots in this example):
image

The Mapsforge renderer calculates an offset path in the "RendererUtils,parallelPath" method.

I am currently investigating means for adding support for this in VTM. Do you have an idea how this can be done? One possibility is to create another vertex buffer with the offset path points but this adds a lot of complexity.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions