Comment out waypoints

This commit is contained in:
Chris Pham
2018-02-03 14:52:20 -08:00
parent ad51c3d794
commit 31ad2185cb

View File

@@ -293,9 +293,8 @@ class GMapsStitcher(object):
self.upper_y = (self.center_y - (self.height/2))
self.update()
# def update_rover_map_location(self, lat, lon):
# print "I did nothing"
def update_rover_map_location(self, lat, lon):
print "I did nothing"
def draw_circle(self, lat, lon, radius, fill):
print "I did nothing"
# def draw_circle(self, lat, lon, radius, fill):
# print "I did nothing"