More
This commit is contained in:
parent
cd34ee693f
commit
05a1f316e1
58 changed files with 3113 additions and 1277 deletions
|
|
@ -1138,12 +1138,12 @@ pub fn bounds_for(name: &str) -> Option<&'static Bounds> {
|
|||
/// The server will panic at startup if the data contains groups not in this list or vice versa.
|
||||
pub const POI_GROUP_ORDER: &[&str] = &[
|
||||
"Public Transport",
|
||||
"Groceries",
|
||||
"Leisure",
|
||||
"Education",
|
||||
"Health",
|
||||
"Emergency Services",
|
||||
"Other",
|
||||
"Groceries",
|
||||
"Local Businesses",
|
||||
"Culture",
|
||||
"Services",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue