Map marker drill-down

In JavaScript Maps data, you can use images array to specify markers to be displayed on the map.

Each image, can contain images array of itself. This allows creating marker drill-downs, where user clicks on one image, which makes it "explode" into its child images.