Skip to content

Adding text labels near markers created with vtkMapMarkerSet #115

@embeddedmz

Description

@embeddedmz

I think it's interesting to add a text label near markers (like Google Maps).

vtkMapMarkerSet is already using vtkLabeledDataMapper (https://www.paraview.org/Wiki/VTK/Examples/Cxx/Visualization/LabeledDataMapper) but not to label text labels (apparently). Otherwise, is it possible to change the marker by an icon ? (vtkImageActor or using the same technique used to display tiles)

I don't know if it's coherent to create a new vtkFeature dervied class, vtkTextFeature, to place text labels in the map (using a vtkTextActor).

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