public class LatLng extends Object implements Serializable
| Constructor and Description | 
|---|
| LatLng(double lat,
      double lng) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| double | getLat() | 
| double | getLng() | 
| int | hashCode() | 
| String | toString() | 
Copyright © 2020. All rights reserved.