[][src]Function tidwall_geohash::decode_center

pub fn decode_center(hash: &str) -> (f64, f64)

decode_center decodes the string geohash to the central point (lat, lng) of the bounding box.