i have built a solution around google maps api but realized that it doesn't work when i deploy it to my intranet. after reading it seems like you need the premier service for this. Is there any other similar maps api tools that you can use free on your intranet website?


EDIT: from what i have read it seems like Yahoo allows you to use your free maps on intranets. can anyone confirm that you are doing this.

link|improve this question

feedback

6 Answers

OpenLayers!

link|improve this answer
feedback

I would investigate OpenStreetMap:

The catch is the data isn't always as accurate or complete, but coverage in major cities is good and the project keeps getting better.

You might also look into Microsoft and Yahoo! mapping licenses.

link|improve this answer
feedback
up vote 1 down vote accepted

I wound up using Yahoo maps as it seems to allow you to use it on your own intranet and its as easy as using google maps

link|improve this answer
feedback

Stumbled upon Ovi Maps, a successor to Yahoo Maps as they are taking down their service. Looks quite interesting.

Yahoo taking down their service

Ovi Maps

link|improve this answer
feedback

You could Try pushpin by placebase http://www.pushpin.com/api/1.3/docs/

link|improve this answer
feedback

Have a look at OpenLayers, which enables you to use a variety of different services (Google, OpenStreetMap, Bing etc).

I'm new to it myself, but have found the documentation here: http://docs.openlayers.org/library/index.html and here: http://workshops.opengeo.org/openlayers-intro/index.html very useful

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.