Home
last modified time | relevance | path

Searched defs:maxLatitude (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/location/services/location_geocode/geocode/source/
H A Dgeo_convert_request.cpp96 void GeoConvertRequest::SetMaxLatitude(double maxLatitude) in SetMaxLatitude()
/ohos5.0/base/location/frameworks/js/napi/source/
H A Dnapi_util.cpp348 double maxLatitude = 0.0; in JsObjToGeoCodeRequest() local