sonam.srivastava Report post Posted April 30, 2012 What are the ways to implement drilldown in maps? And what could be the most convenient way that supports drilldown and going back? Share this post Link to post Share on other sites
Guest Sumedh Report post Posted May 18, 2012 What are the ways to implement drilldown in maps? And what could be the most convenient way that supports drilldown and going back? Hi, FusionMaps can be easily and extensively used to create drill-down maps. All the maps in FusionMaps support drill down. Using the drill down functionality provided by FusionMaps, you can easily produce maps that enact "drill down" or "zoom in (data)" capabilities. All the entities and all the markers for the map can have links. Ref. Code: <entity... value='2235' ... link='ShowDetails.asp%3FId%3D45' ...> For more information refer this: http://docs.fusioncharts.com/maps/Contents/DrillDown/Simple.html Going back to the parent map from the child map is not possible. Share this post Link to post Share on other sites