forked from MapComplete/MapComplete
Add bicycle tube vending machines
This commit is contained in:
parent
b9bcf801ef
commit
303485df7e
7 changed files with 50 additions and 13 deletions
|
@ -12,7 +12,7 @@ import ScrollableFullScreen from "../Base/ScrollableFullScreen";
|
|||
export default class FeatureInfoBox extends UIElement {
|
||||
private _component: UIElement;
|
||||
|
||||
public title: UIEventSource<string> ;
|
||||
public title: UIElement ;
|
||||
|
||||
constructor(
|
||||
tags: UIEventSource<any>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue