Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AlloyClusterFeatureProperties

the properties returned from the service for an alloy cluster feature

Hierarchy

  • AlloyClusterFeatureProperties

Index

Properties

Properties

bbox

bbox: { latMax: number; latMin: number; lonMax: number; lonMin: number }

the bounding box of the clustered items

Type declaration

  • latMax: number
  • latMin: number
  • lonMax: number
  • lonMin: number

count

count: number

the number of items in the cluster

styleId

styleId: string

the style id that includes the cluster

type

type: string

its stringified type

Generated using TypeDoc