Closed ppcfish closed 2 years ago
i used google colab and display map like that:
import IPython IPython.display.HTML(filename='export.html')
gmaps.drawing_layer is work well, but gmaps.directions_layer only show map / Marker , not show routes line
did any no know why? many thank
Did you find a fix for this?
Did you find a fix for this yet?
I think its because After that red s after the word false
no,i give up. maybe it only work on jupyter_notebook
i used google colab and display map like that:
import IPython IPython.display.HTML(filename='export.html')
gmaps.drawing_layer is work well, but gmaps.directions_layer only show map / Marker , not show routes line
did any no know why? many thank