Alternatives to Google Maps API

Alternatives to Google Maps API thumbnail
Computer maps can often pinpoint locations faster than paper ones.

An interactive Web page map can give users helpful directions and allow them to explore the world right from your website. Google opens its expansive map technology to the world through its Application Programming Interface. You can use Google's API to create map-enabled Web pages or explore alternative mapping services available on the Web.

  1. Google Maps

    • When you place a Google map on your website, you don't have to worry drawing graphics or figuring out latitude and longitude coordinates. The API to which your Web page links performs these tasks for you. All you have to do is add a "div" container to your HTML document and pass a few parameters to the Google Maps API. The Google Map API also has the ability to display static Street View images. These are non-interactive pictures of locations similar to those seen in Google's online Street View maps. Google charges a fee if you display more than 1,000 unique Street View images per day.

    Bing Maps

    • Bing, Microsoft's search engine, also has a free API that you can use to display maps on your website. Use REST services, AJAX and even Microsoft's own Silverlight control to access the API and extract map information from its database. Bing's API also allows you to calculate travel routes and display them, create interactive maps and use Bing's geocoding service to find map locations by address. Use the API to create road maps, maps with aerial views and traditional maps that enable users to search for specific locations.

    MapQuest

    • MapQuest, one of the early pioneers in online map display technology, opens its services to site owners who need quality maps. Its API lets you embed maps on Web pages as well as inside desktop and mobile applications. If you are not a developer, or you do not want to write code, add a map to your site by embedding code that MapQuest generates for you. Extensive help documentation on the MapQuest site helps you learn how to create your own code and build maps that work on a variety of platforms.

    Ovi Maps

    • Yahoo! no longer offers a map API, but it does recommend using the API that Ovi Maps provides. Ovi Maps allows you to try out its map API by clicking the "Try it" link at the bottom of the home page. Its API Playground page displays menu items that let you view samples, configure map settings and view API code. Use the API to generate maps that display terrain, views from space and hybrids that show both types of information. API usage is free if you adhere to the Ovi Maps terms and conditions.

Related Searches:

References

Resources

  • Photo Credit Jupiterimages/Polka Dot/Getty Images

Comments

Related Ads

Featured