Stanford-NavLab / gnss_lib_py

Modular Python tool for parsing, analyzing, and visualizing Global Navigation Satellite Systems (GNSS) data and state estimates
MIT License
131 stars 33 forks source link

Zoom level too high to show map when plotting pairs of points with plotly #104

Closed betaBison closed 1 year ago

betaBison commented 1 year ago

Describe the bug The map itself on the map plot doesn't show up until after you zoom out when you're only plotting two points.

To Reproduce Visualization tutorial, only plot last two/first two timesteps

Expected behavior should be able to see the map

betaBison commented 1 year ago

Thanks for reporting @danineamati