mirror of
https://github.com/maputnik/editor.git
synced 2026-01-02 11:30:00 +00:00
Added to GeoJSON url.
This commit is contained in:
@@ -96,7 +96,7 @@ class GeoJSONSourceUrlEditor extends React.Component {
|
||||
|
||||
render() {
|
||||
return <InputBlock label={"GeoJSON URL"} doc={latest.source_geojson.data.doc}>
|
||||
<StringInput
|
||||
<UrlInput
|
||||
value={this.props.source.data}
|
||||
onChange={data => this.props.onChange({
|
||||
...this.props.source,
|
||||
|
||||
Reference in New Issue
Block a user