geoview-core - v2.1.2
    Preparing search index...

    Type Alias MapMoveEndEvent

    Define an event for the delegate

    type MapMoveEndEvent = {
        lonlat: Coordinate;
    }
    Index

    Properties

    Properties

    lonlat: Coordinate