Searched refs:coordinates (Results 1 – 3 of 3) sorted by relevance
101 private List<LatLng> coordinates; in showTrack() local110 coordinates = new ArrayList<LatLng>(); in showTrack()115 coordinates.add(latLng); in showTrack()125 if (coordinates == null || coordinates.isEmpty()) { in showTrack()132 mMap.addPolyline(new PolylineOptions().geodesic(true).addAll(coordinates)); in showTrack()
13 can also enable recording of coordinates and when it pairs back16 coordinates on a map on the phone.
65 y specify coordinates on the display (0 0 being the upper left) for75 of change in the trackball location (as opposed to exact coordinates