forked from MapComplete/MapComplete
Add first version of schools
This commit is contained in:
parent
bc541bad16
commit
c875912640
20 changed files with 805 additions and 22 deletions
|
@ -486,7 +486,7 @@ export default class SimpleMetaTaggers {
|
|||
const subElements: (string | BaseUIElement)[] = [
|
||||
new Combine([
|
||||
"Metatags are extra tags available, in order to display more data or to give better questions.",
|
||||
"The are calculated automatically on every feature when the data arrives in the webbrowser. This document gives an overview of the available metatags.",
|
||||
"They are calculated automatically on every feature when the data arrives in the webbrowser. This document gives an overview of the available metatags.",
|
||||
"**Hint:** when using metatags, add the [query parameter](URL_Parameters.md) `debug=true` to the URL. This will include a box in the popup for features which shows all the properties of the object"
|
||||
]).SetClass("flex-col")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue