Skip to main content

1.2

Features

  • Our geospatial graph layout now automatically separates free nodes, reducing the chance of overlaps and showing a clearer view of the network.
  • Tracker node positions are now available using the getTrackerNodePositions API, which could be used to check if a tracker node intersects a shape in the GeoJSON layer. See how to use it in the Geofence Tracker Nodes example.

Bugs Fixed

  • Resolved a memory leak when auto-generating ids in the GeoJSON layer.
  • Trajectories no longer obtrude beyond individual observations when there is a sharp angle.