Tagged Questions

4
votes
5answers
6k views

Is there a way to access the Bing Maps geocoding API via REST?

Is there a way to access the Bing Maps API via REST to obtain geocoding information from an address? This is something that's trivial to do with Google and Yahoo; what I'm looking for is ...
2
votes
6answers
1k views

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

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 ...
1
vote
1answer
72 views

Plotting 500 US cities to a map

I have 500 US cities in a MySQL table. I have the city name, state, longitude and latitude. I want to visually see these cities plotted on a map of the US. How can I do this? Are they any free tools ...
1
vote
0answers
143 views

Yahoo maps not displaying in IE 8

Anybody know whats going on? I think this isn't just a problem for my mash. Yahoo maps india doesn't work either: http://in.maps.yahoo.com/
0
votes
2answers
297 views

How to integrate Yahoo map in ASP.Net website

How to display yahoo static map in gridview if we pass address as query string? Also please tell how to display dynamic yahoo maps also. I have searched about yahoo maps and got the following links ...
-1
votes
1answer
49 views

Is there a maps API that will show closest residential locations? (google places?)

I have a mobile app where I need try and predictably guess which residential location the user is standing in front of. (Not businesses) I see the google places api, but it doesn't look like it does ...