menu
h3_core package
documentation
h3_core.dart
cellAreaKm2 function
cellAreaKm2 function
dark_mode
light_mode
cellAreaKm2
function
double
cellAreaKm2
(
H3Index
cell
)
Returns the exact area of the
cell
in km².
Implementation
double cellAreaKm2(H3Index cell) => _unsupported();
h3_core package
documentation
h3_core
cellAreaKm2 function
h3_core library