mgrs_to_point

Function mgrs_to_point 

Source
pub fn mgrs_to_point<P: TransformCoordinates>(mgrs: &str) -> Option<P>
Expand description

Convert MGRS to lat/lon given an MGRS string

ยงReturns

The center of the MGRS bounding box