mirror of
https://github.com/maputnik/editor.git
synced 2026-08-25 14:37:27 +00:00
Use Mapbox GL Inspect
This commit is contained in:
@@ -24,7 +24,6 @@ const Panel = (props) => {
|
||||
}
|
||||
|
||||
function renderFeature(feature) {
|
||||
console.log(feature)
|
||||
return <div>
|
||||
<Panel>{feature.layer['source-layer']}</Panel>
|
||||
{renderProperties(feature)}
|
||||
|
||||
Reference in New Issue
Block a user