Get rid of the latitude/longitude text in the LocationComponent
This also fixes this component not loading.
This commit is contained in:
@@ -117,9 +117,4 @@ ColumnLayout {
|
|||||||
id: fullScreenMap
|
id: fullScreenMap
|
||||||
FullScreenMap {}
|
FullScreenMap {}
|
||||||
}
|
}
|
||||||
|
|
||||||
TextComponent {
|
|
||||||
display: root.display
|
|
||||||
visible: root.display !== ""
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user