• Open in:

Approximate Working Hours Map

This demo showcases a way to highlight a specific time band on a map. In this specific case we display areas where it is working hours at the moment based on current time.

Key implementation details

The sun is a couple of bullets on a MapPointSeries: one represents a pulsating blurred outer edge, and the other is the static center on top of it.

We highlight the day region by covering the night areas with semi-transparent polygons in MapPolygonSeries.

Related tutorials

Demo source