checked fpace/ftime on customJS
This commit is contained in:
@@ -132,7 +132,7 @@ def interactive_histoall(theworkouts):
|
||||
|
||||
def googlemap_chart(lat,lon,name=""):
|
||||
# plot tools
|
||||
TOOLS = 'save,pan,box_zoom,wheel_zoom,reset,tap,resize,crosshair'
|
||||
TOOLS = 'save,pan,box_zoom,wheel_zoom,reset,tap,resize'
|
||||
|
||||
map_options = GMapOptions(lat = lat.mean(),lng=lon.mean(),
|
||||
map_type="roadmap",zoom=11)
|
||||
|
||||
Reference in New Issue
Block a user