Java Bing Map API

Getting Started with Bing Maps
(https://msdn.microsoft.com/en-GB/library/ff428643.aspx)

The Bing Maps APIs include map controls and services that you can use to incorporate Bing Maps in applications and websites. In addition to interactive and static maps, the APIs provide access to other geospatial features such as geocoding, route and traffic data and spatial data sources that you can use to store and query data that has a spatial component, such as store locations.


Bing Maps Dev Center
(https://www.bingmapsportal.com/)

The Bing Maps Dev Center provides the tools and resources you need to develop with Bing Maps. You can store, access, and keep track of your store locations or other spatial data through our online data source management system. You will also receive important announcements around your Bing Maps account.


Accessing the Bing Maps Web Services in Java
(https://ngjon.wordpress.com/2009/09/06/accessing-the-bing-maps-web-services-in-java/)


Bing-maps-java-sdk – A Java wrapper for Bing Maps Web Services (http://www.findbestopensource.com/product/bing-maps-java-sdk)

Microsoft® Bing Maps Web Services is a set of programmable SOAP services that allow you to match addresses to the map, search for points of interest, integrate maps and imagery, return driving directions, and incorporate other location intelligence into your Web application. This project provides a Java wrapper to the Bing Maps Web Services using the JAX-WS API.