UBCSailbot / sailbot_workspace

UBC Sailbot's monorepo
https://ubcsailbot.github.io/sailbot_workspace/main/
Apache License 2.0
4 stars 1 forks source link

Add Geo JSON viewer VS Code extension #240

Closed SPDonaghy closed 7 months ago

SPDonaghy commented 7 months ago

Purpose

It would be helpful to have a geojson map viewer extension in the workspace to see what the data should look like when plotted as I am having some issues getting it to plot correctly with plotly.

Changes

adding a command to install the geojson viewer extension to the dev container.

Resources