Watch video
Learn how to create and configure the Syncfusion React Maps component. In this video, you will learn how to provide a visual guide to the map elements by enabling a legend. You will also see how to enable data labels and tooltips to display additional information or values associated with the map elements.
Download Example: Getting Started with React Maps
Watch video
Learn how to display and customize bubbles in the Syncfusion React Maps component. This video shows a world map that displays bubbles providing information about the 10 countries with the highest number of internet users.
Download Example: Add and Customize Bubbles in React Maps
Watch video
Learn how easily you can add a legend to Syncfusion React Maps and customize it with various built-in options. To enable legends, import the legend from the React Maps package and inject it into the services. Then, enable the visible property in the legend settings property of the Maps component.
Download Example: Add Legends to React Maps
Watch video
Learn how easily you can display and customize markers in the Syncfusion React Maps component. This video shows a world map with markers that provide information about the top 15 cities by population. To use the markers feature, inject the Marker module into the Maps component.
Download Example: Add and Customize Markers in React Maps
Watch video
Learn how easily you can add data labels to the Syncfusion React Maps component and customize it with various built-in options. To enable data labels, import the DataLabel module from the React Maps package and inject it into the Maps component.
Download Example: Customize Data Labels in React Maps
Watch video
Learn how to add a tooltip to Syncfusion React Maps and customize it with built-in options.
Download Example: Show Informative Tooltips in React Maps
Watch video
Learn how easily you can add an annotation to Syncfusion React Maps and customize it with various built-in options. You will see how to align and position the text and image annotation.
Download Example: Add Annotations to React Maps
Watch video
Learn how easily you can add zoom and pan effects to Syncfusion React Maps. In this video, I'll show you how to zoom in on a specific area using different zooming modes. You will also see how to customize and change the position of the zooming toolbar and disable the panning option.
Download Example: Zooming and Panning in React Maps
Watch video
Learn how easily you can display and customize marker clusters in the Syncfusion React Maps component.
Download Example: Customize Marker Clusters in React Maps