We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 942ca8f commit 69268bfCopy full SHA for 69268bf
ui/app/components/TileSourceField.js
@@ -49,7 +49,7 @@ export default class TileSourceField extends Component {
49
return (
50
<div>
51
<Row>
52
- <h3 style={{ marginTop: 15 }}>MBTiles Source</h3>
+ <h3 style={{ marginTop: 15 }}>Tiles Source</h3>
53
</Row>
54
{error &&
55
0 commit comments