Searched refs:lowLat (Results 1 – 1 of 1) sorted by relevance
72 public async Task ListFeatures(int lowLat, int lowLon, int hiLat, int hiLon) in ListFeatures() argument76 … Log("*** ListFeatures: lowLat={0} lowLon={1} hiLat={2} hiLon={3}", lowLat, lowLon, hiLat, in ListFeatures()81 Lo = new Point { Latitude = lowLat, Longitude = lowLon }, in ListFeatures()