need a mapping service like google maps - but for my intranet
Asked Answered
S

7

5

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.

Submersed answered 11/12, 2009 at 19:9 Comment(0)
S
2

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

Submersed answered 13/12, 2009 at 3:17 Comment(1)
Yahoo! Maps Web Services is now being shut down by Yahoo. See link: developer.yahoo.com/mapsHeartthrob
L
5

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.

Longspur answered 11/12, 2009 at 19:20 Comment(0)
S
2

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

Submersed answered 13/12, 2009 at 3:17 Comment(1)
Yahoo! Maps Web Services is now being shut down by Yahoo. See link: developer.yahoo.com/mapsHeartthrob
L
2

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

Limes answered 19/1, 2012 at 18:25 Comment(0)
C
2

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

Contemplative answered 24/1, 2012 at 15:10 Comment(0)
K
2

If you want to go one step further, you can create your own tile server

You can easily get what you need from a site like this

Klagenfurt answered 31/7, 2012 at 15:8 Comment(0)
L
2

You can also have a look at http://leafletjs.com/ . While Leaflet aims to be more lightweight than OpenLayers, OpenLayers is by far the more mature project.

See this Comparison between OpenLayers and Leaflet

Landpoor answered 10/12, 2012 at 19:10 Comment(0)
F
1

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

Flareup answered 11/12, 2009 at 20:14 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.