Basic Use Case

A basic use case example with a map and a chart.

Filtering in Charts

Demonstrates how maps and charts are updated as the underlying data source is filtered.

Clustering by Feature Property

Demonstrates how to add clustering by feature property to a layer. Only features with the same property value will clustered together.

Selection Added To Layer

Demonstrates how single and multi feature selection can be added to layers. The selection updates the data source and therefore also the charts using the same source.

Large amounts of data

The following example shows how Sinitum can handle large amounts of data.

Simple graph with brushing and selection

Demonstrates how SINTIUM can draw and custimize a simple graph with brushing and selection coordinated with charts.

Map Extensions and Controls

Demonstrates extensions can be use to add additional functionality to Sintium objects.

WebGL Regular Heatmap

Demonstrates how to render the regular openlayers heatmap with WebGL for increased performance.

WebGL Grid Heatmap

Demonstrates WebGL heatmap on gridded data.

Animated Layer

Demonstrates animated WebGL layer for displaying streams (wind, sea currents etc.).

Widget Grid

The widget grid allows charts and non-related map components to be placed into a grid ala modern flex widget grids which supports multiple controls for either all or induvidual widgets.

Complex Use Case

A tutorial and overview of how to utilize multiple components from SINTIUM to build a complex application, either using SPAs or regular MVC, server-frontend functionality.

Text widgets, tokenization and datatables

Shows an interactive application using various text widgets available in SINTIUM. The the system will give an brief overview of the various widgets and how they can be coordinated.