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

    Function removeStoreTimeSliderLayer

    • Removes a time-slider layer from the store and calls the callback when no layers remain.

      Parameters

      • mapId: string

        The map id.

      • layerPath: string

        The layer path to remove.

      • callbackWhenEmpty: () => void

        Callback invoked when the layer set becomes empty after removal.

      Returns void

      When the TimeSlider plugin is uninitialized.