Skip to content

Map.removePolyline() does not update the map #35

Description

@wernerdaehn

When you add a Polyline to the Map it gets shown.
When you remove it with Map.removePolyline(0) it gets removed from the aggregation - now empty - but stays visible in the drawn map.
A Map.getPolylines()[0].setVisisble(false) works fine.

Activity

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions