Skip to content

Releases: IsraelHikingMap/Site

Route Management

11 Aug 21:36
Compare
Choose a tag to compare

This release focuses on route management:

  • Add
  • Remove
  • Show
  • Hide
  • Color
  • Width
  • Route statistics:
    • Length
    • Height graph

[Milestone 2.1.1.2](https://github.com/IsraelHikingMap/Site/milestones/Version 2.1.1.2)

Added snappings and better "middle marker" support

04 Aug 21:10
Compare
Choose a tag to compare
  • This version adds snapping when drawing a route and also allows to add a point in the middle of the route with ease.
  • A legend popup was added.
  • Few other small issues. see relevant milestone.

Routing per segment

28 Jul 21:45
Compare
Choose a tag to compare

This release breaks previous address bar syntax since it adds routing per segment.
Few bug fixes and enhancements as well.

First site release with angularJS

22 Jul 21:50
Compare
Choose a tag to compare

The site contains the following modifications:

  1. completely rewritten using angular & typescript.
  2. added brouter routing.
  3. added ability to draw routes.
  4. added ability to add markers.
  5. added ability to open-edit-save-share routes.
  6. kept all previous functionality: hash, search, location, zoom, layers.