<%@ Page Language="VB" AutoEventWireup="false" CodeFile="StateDetails.aspx.vb" Inherits="DrillStateDetails" %> <% 'This page is invoked when the user clicks on the population distribution map 'contained in Default.aspx. from there, we pass the internal id of the state and the 'SWF name of the map which represents that state. 'Here, we show more details on that particular state. %> FusionMaps v3 - Database Example <% 'You need to include the following JS file to embed the map using JavaScript 'Embedding using JavaScripts avoids the "Click to Activate..." issue in Internet Explorer 'When you make your own maps, make sure that the path to this JS file is correct. Else, you would get JavaScript errors. %>

FusionMaps v3 - Database and Drill-Down Example

State-wise employment distribution

Click on a region to see more details. <% 'Get state map %>

« Click here to go back to US Map

« Back to list of examples

Unable to see the MAP above?