The samples below are in addition to those that are installed with AspMap. AspMap 3.0 is required to run the samples.
|
Samples for Visual Studio .NET |
|
Street Map
This sample demonstrates how to implement a Web mapping application using Visual Studio .NET and AspMap. VB.NET and C# versions are available.
Requirements: ASP.NET 1.1, VS.NET 2003.
|
download
(VB.NET)
download
(C#) |
|
Map Viewers |
|
Universal Viewer
This sample allows you to select features of an active map layer by drawing lines, circles, rectangles or polygons directly on the map. [view screenshot] |
download
(C#)
download (VBScript) |
|
Locator Map
This sample demonstrates how
to implement the locator map feature using AspMap and allows you to toggle
layer visibility programmatically. |
download |
|
State Map
This sample displays an interactive map of Delaware and includes
maps of counties, streets,
subdivisions, major places, lakes and rivers. |
download |
|
AJAX Samples |
|
StreetMap Ajax (.NET 1.1 SP 1)
This sample lets you zoom, pan and identify features without reloading the entire
page.
|
download |
|
StreetMap Ajax (.NET 2.0)
This sample lets you zoom, pan and identify features without reloading the entire
page.
|
download |
|
Geocoding |
|
ZIP Code Finder
This sample lets you enter a
zip code and then draws a map of the area. It includes an Access
database with more than 42000 5-digit ZIP codes for the USA as well as sample map
data (states, counties, major highways, cities etc.). |
download |
|
ZIP List
This sample allows you to find
ZIP codes within any distance of any city that can be represented by a ZIP code. |
download |
|
World Map
This sample lets you enter a latitude/longitude
coordinate pair and then zooms in to the area. |
download |
|
Routing |
|
Route Viewer
This sample lets you set the start and end points of a route using the mouse. You can zoom and pan through the route. The sample also demonstrates how to display detailed maps for all turns. |
download |
|
Multipoint Route
This sample demonstrates how to find a route between two or more points. It lets you set the start/end and immediate points of a route using the mouse. |
download |
|
Multipoint Route DB
This sample demonstrates how to find a route between two or more locations from a database. |
download |
|
Miscellaneous |
|
Company Logo
This is a demonstration on how to place a bitmap image on the Map Object of AspMap. |
download |
|
Pie Chart
This sample for ASP.NET lets you draw a pie chart for each map
feature. |
download |
|
PHP Samples |
|
Simple Map
This simple sample demonstrates how to access AspMap from PHP 5. |
download |