Tagged Questions

5
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
87 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
1answer
246 views

Custom map data providers in Google Maps for AS3

I'm using Google Map component for AS3 and I want to display map data, provided by OpenStreetMap, Bing Maps, and Yahoo Maps. Is this permitted by Google and these map data providers? I have created ...
1
vote
0answers
239 views

How to generate yahoo local search query in android?

I am using yahoo local search in my android application. Everything works fine. I have a static sample query for yahoo local serach which is given for demo use. ...
1
vote
2answers
286 views

Suitable map API for tracking

What is the most suitable map API for vehicle tracking and fleet management service? FYI, from Google map terms of service- License restricted for- (c) dispatch, fleet management, business asset ...
1
vote
1answer
160 views

How do I get local business results using google maps API

Is there any google/Yahoo/Bing API which gives local business results based on a ZIP/GeoCode of a location? If yes, please let me know. If Google Maps has such service, please let me know what where ...
0
votes
1answer
186 views

How can I lookup for City, State using Zip or Postal Code throughout world using any API or web service with PHP?

How to get City, State From a Zip or Postal Code throughout world using any API or web service with PHP. I have tired Google Maps Ge coder API it works fine for US, Canada but not for UK and Mexico ...
0
votes
1answer
71 views

Billing users for viewing maps?

Both Google and Yahoo allow the commercial use of their Maps API so long as users may view the maps for free. Does any provider allow customization of their maps and charging users to view it?
0
votes
1answer
29 views

custome css in google/yahoo map

how to generate cutom marker and icons like trulia in google/yahoo maps
-1
votes
1answer
61 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 ...