Skip to main content

h3_encode_string

Function h3_encode_string 

Source
pub fn h3_encode_string(lng: f64, lat: f64, resolution: u8) -> Option<String>
Expand description

Encode to H3 hex string (standard representation).