Home | History | Annotate | Download | only in camera

Lines Matching refs:latLong

994                 double[] latLong = localData.getLatLong();
995 if (latLong != null) {
996 CameraUtil.showOnMap(this, latLong);