Generate Dynamic Maps and Flight Routes with XML, SVG, and ASP.NET
Author:
Dan Wahlin
This code sample demonstrates how over 30 meg of XML data containing world mapping points, airport locations, and flight routes can be dynamically parsed and used to generate Scalable Vector Graphic (SVG) images within ASP.NET pages. Because the images are vector-based they can be zoomed in and out without affecting the image quality.
More Tutorials
|