menu
fast_geohash package
documentation
fast_geohash_str.dart
GeohashString
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 => 12;
fast_geohash package
documentation
fast_geohash_str
GeohashString
maxPrecision property
GeohashString class