New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@opentripplanner/from-to-location-picker

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentripplanner/from-to-location-picker - npm Package Versions

landonreed
published 1.0.0 •

landonreed
published 1.0.0-alpha.1 •

fpurcell
published 0.0.22 •

Changelog

Source

[0.0.22] - 2020-06-11

Changes

Lots of map and props cleanup, etc...


fpurcell
published 0.0.21 •

Changelog

Source

[0.0.21] - 2020-05-06

Changes

major vehicle overlay refactor

fpurcell
published 0.0.20 •

Changelog

Source

[0.0.20] - 2020-04-27

Changes

minor changes / fixes

fpurcell
published 0.0.19 •

Changelog

Source

[0.0.19] - 2020-03-26

Changes

Itinerary and Mode Button improvements PRs (trimet.org project):

fpurcell
published 0.0.18 •

Changelog

Source

[0.0.18] - 2020-03-19

Changes

Handful of cleanup PRs:

fpurcell
published 0.0.17 •

Changelog

Source

[0.0.17] - 2020-03-03

Changes

Handful of cleanup PRs:

fpurcell
published 0.0.16 •

Changelog

Source

[0.0.16] - 2020-02-21

Changes

  • base-map Callbacks for Desktop right-click / Mobile long press. Resolves issue #64
  • stop-viewer-overlay Slot for custom icon. Resolves issue #62
  • stops-overlay Slot for custom icons (different stop icons (bus, MAX, SC, WES, TRAM) could be based on a 'mode' attribute if available in a stops service). Resolves issue #59
fpurcell
published 0.0.15 •

Changelog

Source

[0.0.15] - 2020-02-20

Added Components

  • printable-itinerary adds a component for rendering an OTP itinerary formatted for printing on 8.5x11 paper. Resolves issue #38

  • trip-details adds a component to render cost, date/time and calories based on an OTP itinerary.

Changes

  • transit-vehicle-overlay: fixes tracking and panning issue; adds panTo offsets, data callbacks and color styling improvements to the Real-time Transit Vehicle overlay. Resolves issue: #58