<%@ Page Language="C#" AutoEventWireup="true" CodeFile="BasicArrayURL.aspx.cs" Inherits="BasicArrayExample_dataURL" %> FusionMaps Sample - Basic Example from array - Using dataURL <% // We've included ../JSClass/FusionMaps.js, which contains functions // to help us easily embed the maps. %>

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