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

    The modules.coordinates capability config block.

    interface CoordinatesCapabilityConfig {
        enabled: boolean;
        position: string;
        decimals: number;
    }
    Index

    Properties

    enabled: boolean

    Capability gate — inert when false. Opt-out (absent → active).

    position: string

    Control position on the map (standalone fallback).

    decimals: number

    Number of decimals shown for lat/lng.