views:

113

answers:

4

I am not sure whether this forum is appropriate for this question. But, I am dying for this information. The problem is certain parts of Google or Bing Map licenses does not allow me to use their map services/controls.

Is there any commercial map controls (atleast for U.S) similar to Google maps available?

Thanks in advance

A: 

ESRI has many products that perform similar functions, on both desktop and server.

Reed Copsey
A: 

I believe mapquest offers commercial licensing of their services & components.

Alex Martelli
+1  A: 

There are many mapping solutions available that you can use, but the big problem that you have isn't actually the mapping software, it's the map source data. This is where the licensing actually comes into play because you usually have to source the map data from somewhere, and even Google maps have to purchase this mapping from somewhere - they then pass the cost of the license on to you. If you aren't too worried about 100% coverage, you might want to take a look at the OpenStreetMap project which is an open source project aiming to provide geographic data.

Anyway, if you want free software and you are using .NET, you can always download SharpMap. For an online solution, you could look into DeepEarth.

Alternatively, if you are looking to pay for a commercial solution, you might want to look into ESRI or MapInfo solutions.

Pete OHanlon
A: 

Google Maps does have a commercial version, but it'll cost you.

Chris B
User indicated they cannot use the too due to restrictions on the license. customer might be in a locale that falls under some sort of export control locale that would inhibit the use of the tool.
MikeJ
@MikeJ: User asked for a commercial version, and did NOT indicate that he even knew a commercial version of Google Maps existed. The Google Maps API Premier would not have the restrictions on the license. (Read the link)
Chris B