Searched defs:coordinates (Results 1 – 2 of 2) sorted by relevance
75 @Input() coordinates: UiPropertyTreeNode | undefined; property in CoordinatesTableComponent
101 private List<LatLng> coordinates; in showTrack() local