Skip to content

Releases: howerest/offline-map

1.0.2 - New features, Better UX and export bug fix

18 Aug 00:53
4e6ff2b
Compare
Choose a tag to compare
  • Be able to import data from json files
  • Fix BUG with export not exporting latest data
  • Make export json format prettier
  • Be able to name single points
  • Add default names for new points and trajectories
  • Render single points in the sidebar
  • Make point radius change when zooming in / out for better ux
  • If adding a trajectory we switch to add points and the trajectory was empty, remove the empty trajectory
  • Make sidebar less wide and map wider
  • Small styling adjustments
  • Update TODO items in README

1.0.1

13 Aug 23:07
b10618e
Compare
Choose a tag to compare
  • Add panel and render trajectories
  • Be able to put a name to a trajectory
  • Be able to export in json
  • Styling

1.0.0

11 Aug 22:58
77c76fc
Compare
Choose a tag to compare

Included in this first release

  • Be able to render offline and online map
  • Be able to add single points to the map
  • Be able to add a trajectory with multiple points
  • Be able to save the points and trajectories in the local storage
  • Be able to reset the state of points and trajectories