maxLatitude property

double? maxLatitude
final

Indicates the maximum latitude for geocoding query results. 表示最大纬度信息。取值范围为-90到90。

Implementation

final double? maxLatitude;