Skip to content

chartjs-chart-geo v4.3.4 / IGeoDataPoint

Interface: IGeoDataPoint

Extended by

Properties

center?

optional center: object

latitude

latitude: number

longitude

longitude: number

Defined in

work/chartjs-chart-geo/chartjs-chart-geo/src/controllers/GeoController.ts:266


feature

feature: ExtendedFeature<null | GeoGeometryObjects, GeoJsonProperties>

Defined in

work/chartjs-chart-geo/chartjs-chart-geo/src/controllers/GeoController.ts:265