Blazor Maps Example - Default Functionalities
This sample displays global time information across various world regions organized by their respective time zones, with markers indicating the current time in each location.
The example demonstrates how to render a world map using provided GeoJSON data and leverage markers to:
- Highlight specific geographical regions
- Display time zone information
- Present location-based data efficiently
For foundational information about maps and their implementation, refer to the Getting Started documentation.