<%@ Page Language="VB" AutoEventWireup="false" CodeFile="BasicArrayURL.aspx.vb" Inherits="BasicArrayExample_dataURL" %> FusionMaps Sample - Basic Example from array - Using dataURL <% 'We've included FusionMaps.js, which helps in 'easy map rendering. %>

FusionMaps Examples

Using dataURL method 
Retrieving data stored in an Array

<% 'This page demonstrates the ease of generating Maps using FusionMaps. 'For this Map, we've used an array to store world population data. 'We will make a simple world map showing population of each segment 'We'll have an ASPX script to relay the XML data document. %> <% 'Generate World Map in WorldPopulationMap Literal Control %>

Unable to see the MAP above?

« Back to list of examples