Avoid passing GeoHashRadius by value (#8941)
This parameter of type GeoHashRadius is 192 bytes - passing a `const` pointer instead.
Please register or sign in to comment
This parameter of type GeoHashRadius is 192 bytes - passing a `const` pointer instead.