@maplibre/ngx-maplibre-gl
    Preparing search index...

    Type Alias SetupMarkerOptions

    SetupMarkerOptions: {
        element: HTMLElement;
        feature?: GeoJSON.Feature<GeoJSON.Point>;
        lngLat?: LngLatLike;
    } & MarkerOptions