mirror of
https://github.com/maputnik/editor.git
synced 2025-12-30 10:00:02 +00:00
Use Mapbox GL Inspect
This commit is contained in:
@@ -83,7 +83,6 @@ class SettingsModal extends React.Component {
|
||||
options={[
|
||||
['mbgljs', 'MapboxGL JS'],
|
||||
['ol3', 'Open Layers 3'],
|
||||
['inspection', 'Inspection Mode'],
|
||||
]}
|
||||
value={metadata['maputnik:renderer'] || 'mbgljs'}
|
||||
onChange={this.changeMetadataProperty.bind(this, 'maputnik:renderer')}
|
||||
|
||||
Reference in New Issue
Block a user