forked from MapComplete/MapComplete
Merge develop
This commit is contained in:
commit
fec3608ca4
57 changed files with 1160 additions and 594 deletions
|
@ -86,17 +86,29 @@ export default class Constants {
|
|||
static distanceToChangeObjectBins = [25, 50, 100, 500, 1000, 5000, Number.MAX_VALUE]
|
||||
static themeOrder = [
|
||||
"personal",
|
||||
|
||||
"cyclofix",
|
||||
"waste",
|
||||
"etymology",
|
||||
"waste",
|
||||
|
||||
"food",
|
||||
"cafes_and_pubs",
|
||||
"shops",
|
||||
"playgrounds",
|
||||
"hailhydrant",
|
||||
"toilets",
|
||||
"aed",
|
||||
"healthcare",
|
||||
"sports",
|
||||
|
||||
"artwork",
|
||||
"bookcases",
|
||||
"playgrounds",
|
||||
"drinking_water",
|
||||
"toilets",
|
||||
"vending_machine",
|
||||
"aed",
|
||||
"clock",
|
||||
|
||||
"surveillance",
|
||||
"advertising",
|
||||
"circular_economy",
|
||||
]
|
||||
/**
|
||||
* Upon initialization, the GPS will search the location.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue