Local maps

  • Thread starter Thread starter QDL
  • Start date Start date
Q

QDL

Hello,

Does anybody know any good component/library to display maps from a local
source using ASPNET.

I'd like to have a "local" google-maps. Our app would display maps (with
zoom, pan, markers...) but loading the map data from our local server. This
would be used to generate maps of premises, offices, shops... A "local"
google-maps!

Thanx in advance
Paolo
 
MapInfo, ESRI and any of the other commercial mapping vendors have products
that support your goals. Autodesk [1] has recently made their mapping
solutions open source. Also search for MapQuest. The point is there are many
choices now but I think you'll still have to develop your own UI.

--
<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/
MAP 43°2'17"N 88°2'37"W : 43°2'17"N 88°2'37"W

[1] http://usa.autodesk.com/adsk/servlet/item?siteID=123112&id=6153839
 
[CUT]

Thanx Clinton.

As for the UI i was thinking to use openlayers.org free javascript library.
I wonder if Autodesk apps can work in conjuction with that library... I will
find out...

Thanx
Paolo
 
Back
Top