Module Immich.MapMarker

module ResponseDto : sig ... end
val get_map_markers : ?file_created_after:string -> ?file_created_before:string -> ?is_archived:string -> ?is_favorite:string -> ?with_partners:string -> ?with_shared_albums:string -> t -> unit -> ResponseDto.t

Retrieve map markers

Retrieve a list of latitude and longitude coordinates for every asset with location data.