export function drawUnclusteredLayer()

in src/drawUnclusteredLayer.ts [11:14]


export function drawUnclusteredLayer(
  sourceName: string,
  map: maplibreMap,
  { showMarkerPopup = false, ...options }: UnclusteredOptions