Age | Commit message (Collapse) | Author |
|
|
|
fix bug in here geocoder formatted address
|
|
|
|
When a service is down (like positionstack recently often is),
it might send a 503 Service Unavailable which is not covered
by a ClientErrorException. Using the superclass of this, will
enable the position to be handled correctly still.
|
|
|
|
Update copyright notice
|
|
Add Mapbox reverser geocoder support
|
|
|
|
Co-authored-by: Przemyslaw Malolepszy <przemyslaw.malolepszy@tomtom.com>
|
|
|
|
|
|
* here geocoder url config parameter
* here geocoder url config parameter
* added new parameter apiKey and kept app_code for retro compatibility
added default url for here
* fixed ident
removed url from here geocode test
* fixed ident
intellij uses 2 spaces, this project uses 4.
* fixed ident
intellij uses 2 spaces, this project uses 4.
* url should be null not ""
* wrong file
|
|
|