forked from MapComplete/MapComplete
Merge branch 'develop' of github.com:pietervdvn/MapComplete into develop
This commit is contained in:
commit
62ef2f9285
5 changed files with 14 additions and 14 deletions
|
@ -179,7 +179,7 @@ export class OsmConnection {
|
|||
/**
|
||||
* The backend host, without path or trailing '/'
|
||||
*
|
||||
* new OsmConnection().Backend() // => "https://api.openstreetmap.org"
|
||||
* new OsmConnection().Backend() // => "https://www.openstreetmap.org"
|
||||
*/
|
||||
public Backend(): string {
|
||||
return this._oauth_config.url
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue