GeoLeaf Core API - v3.0.0
    Preparing search index...

    Options of the image widget.

    interface ImageOptions {
        maxSizeMb?: number;
        uploadEndpoint?: string;
    }
    Index

    Properties

    maxSizeMb?: number
    uploadEndpoint?: string