-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed the version to 0.3.7 and changed the rst format in changelog
- Loading branch information
1 parent
6535699
commit 7128a9c
Showing
3 changed files
with
16 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,13 @@ | ||
Release 0.3.0 | ||
Release 0.3.7 | ||
============= | ||
|
||
- Location API | ||
services | ||
- Finds location by address | ||
- Finds location by point | ||
- Finds location by query | ||
- Elevation API | ||
services | ||
- List | ||
- Polyline | ||
- SeaLevel | ||
- Bounds | ||
- Traffic Incidents API | ||
services | ||
- Location API services | ||
- Finds location by address | ||
- Finds location by point | ||
- Finds location by query | ||
- Elevation API services | ||
- List | ||
- Polyline | ||
- SeaLevel | ||
- Bounds | ||
- Traffic Incidents API services |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,14 @@ | ||
.. image:: https://img.shields.io/github/license/mashape/apistatus.svg | ||
:target: http://opensource.org/licenses/MIT | ||
.. image:: https://travis-ci.org/bharadwajyarlagadda/bingmaps.svg?branch=develop | ||
:target: https://travis-ci.org/bharadwajyarlagadda/bingmaps | ||
:target: https://travis-ci.org/bharadwajyarlagadda/bingmaps | ||
.. image:: https://coveralls.io/repos/github/bharadwajyarlagadda/bingmaps/badge.svg?branch=develop | ||
:target: https://coveralls.io/github/bharadwajyarlagadda/bingmaps?branch=develop | ||
:target: https://coveralls.io/github/bharadwajyarlagadda/bingmaps?branch=develop | ||
|
||
Links | ||
===== | ||
|
||
This package is a python implementation of retrieving the data from bing maps API services | ||
- Project link: https://github.com/bharadwajyarlagadda/bingmaps | ||
- Bing Maps API services: https://msdn.microsoft.com/en-us/library/ff701713.aspx | ||
- Project Documentation: http://bharadwajyarlagadda.github.io/bingmaps | ||
- Project Documentation: http://bharadwajyarlagadda.github.io/bingmaps |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters