forked from MapComplete/MapComplete
refactoring(maplibre): WIP
This commit is contained in:
parent
231d67361e
commit
4d48b1cf2b
89 changed files with 1166 additions and 3973 deletions
|
@ -29,8 +29,9 @@ export default class Maproulette {
|
|||
/**
|
||||
* The API key to use for all requests
|
||||
*/
|
||||
private apiKey: string
|
||||
private readonly apiKey: string
|
||||
|
||||
public static singleton = new Maproulette()
|
||||
/**
|
||||
* Creates a new Maproulette instance
|
||||
* @param endpoint The API endpoint to use
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue