Skip to content

Example base project for integrating TrakMap widget

Notifications You must be signed in to change notification settings

br-na-pm/TrakMap

Repository files navigation

Overview

The AcpTrak Paper widget library provides a convenient wrapper to automatically build the SVG strings for an entire trak system for the paper widget. The library utilizes the prebuilt SVG from the trak system (post processed) in combination with acp trak status blocks to build a simple drop in widget to show the status of an acp trak system. Additionally it is augmented with optional features such as showing the location of shuttles on the system.

Revision History

V1.1.0

  • Introduction of shuttles in widget
  • Removed numerous compile casting warnings
  • Rename from "TrackMap" to "TrakMap"

V1.0.2

  • Minor bug fix regarding error status for segment

V1.0.1

  • Minor bug fix regarding click ID

V1.0.0

  • Initial public release