menu
fast_geohash package
documentation
fast_geohash_int.dart
GeohashInt
maxPrecision property
maxPrecision property
dark_mode
light_mode
maxPrecision
property
@
override
int
get
maxPrecision
The maximum precision allowed for this method of hashing.
Implementation
@override int get maxPrecision => 62;
fast_geohash package
documentation
fast_geohash_int
GeohashInt
maxPrecision property
GeohashInt class