PilotGaea 2D O'view
    正在準備搜尋索引...

    類型別名 DragBoxEndConditionType

    DragBoxEndConditionType: (
        event: MapBrowserEvent,
        pixel1: Pixel,
        pixel2: Pixel,
    ) => boolean

    A function that takes a ol.MapBrowserEvent and two ol.Pixels and returns a {boolean}. If the condition is met, true should be returned.

    類型宣告