Google Maps API Libraries for Java and Python |
Written by Kay Ewbank | |||
Monday, 12 January 2015 | |||
Google has added free open source client libraries for Java and Python to the Google Maps API. The API provides a set of web services that you can use to integrate maps into connected applications. Until now the only language supported was JavaScript via the JavaScript Maps API. However, the latest development makes similar facilities available for Java and Python.
As the blog post about the libraries says: “the bottom line is fewer lines of code are needed to integrate the Maps APIs, and let's face it, less code means less work which means faster time to market!” The libraries support several Maps API services, including:
The blog post gives an example of how you'd use the Geocoding API with the Java client library:
As explained by Alex Danilio in this introductory video, the libraries will retry connections on failure, and throttle the number of requests for rate limiting. You can choose whether to use an asynchronous or synchronous interface as both are supported. The APIs are open source and code and examples are available on Github for both Java and Python
More Information
|
Google Previews VR Platform and SDK 27/12/2024 Google has released a preview of Android XR, a new operating system that includes AI for use with AR and VR for headsets and glasses. A developer SDK has also been released. |
Tabnine Adds Code Provenance And Attribution Checks 07/01/2025 Tabnine has added a feature intended to reduce the risk of IP infringement. The new Provenance and Attribution feature checks that code suggested by AI code assistants doesn't use code with copyright [ ... ] |
More News
|
Comments
or email your comment to: comments@i-programmer.info