Example of Drill down in React Maps Component

/
/
DrilldownMaps

This sample demonstrates drill down with all the continents in the initial view. By clicking a continent, you can view all the countries available in that continent.

More Details...

Asia
Australia
Africa
Europe
North America
South America

Click on a shape to drill

This sample demonstrates drill down with all the continents in the initial view. By clicking a continent, you can view all the countries available in that continent.

In this example, you can see how to display an another layer by clicking a shape in previous layer. Tooltip is enabled in this example. To see the tooltip in action, hover the mouse over a shape or tap a shape in touch enabled devices

Description

In this example, you can see how to display an another layer by clicking a shape in previous layer. Tooltip is enabled in this example. To see the tooltip in action, hover the mouse over a shape or tap a shape in touch enabled devices