Search Results for

    Show / Hide Table of Contents

    Enum ChangeType

    Namespace: Mapsui
    Assembly: Mapsui.dll
    Syntax
    public enum ChangeType

    Fields

    Name Description
    Continuous

    Continuous changes in Viewport state. Examples:

    • Dragging the map
    • During animations
    • Mouse wheel changes
    Discrete

    Discrete changes in Viewport state. Examples:

    • Plus and minus buttons.
    • Map Initialization.
    • Final change in an animation
    • Touch-up after dragging.
    • Final mouse wheel change
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX