The library has been rewritten completely. The new version is not backward compatible with the previous versions. Refer to the migration guide for more details.
Features
- Implemented loading more data by specifying geographic extent
- Implemented clustering
- Implemented loading more devices using pagination
- Added support for GeoJSON
Changes
- Show node labels only after a suitable zoom level
- Improved the UI of logical and geo map
- Improved the UI on narrow screens
- Show element info on hover
- Include credentials in fetch requests
Bugfixes
- Remove existing points from map in
appendData
before callingrender
- Fix data update when switched from map to graph