chartjs-chart-geo / IGeoDataPoint
Interface: IGeoDataPoint
Defined in: work/chartjs-chart-geo/chartjs-chart-geo/src/controllers/GeoController.ts:264
Extended by
Properties
center?
optionalcenter:object
Defined in: work/chartjs-chart-geo/chartjs-chart-geo/src/controllers/GeoController.ts:266
latitude
latitude:
number
longitude
longitude:
number
feature
feature:
ExtendedFeature
Defined in: work/chartjs-chart-geo/chartjs-chart-geo/src/controllers/GeoController.ts:265