mirror of
https://github.com/maputnik/editor.git
synced 2026-01-04 20:40:01 +00:00
Show popup also on normal map
This commit is contained in:
@@ -78,6 +78,7 @@ export default class MapboxGlMap extends React.Component {
|
||||
closeButton: false,
|
||||
closeOnClick: false
|
||||
}),
|
||||
showMapPopup: true,
|
||||
showInspectButton: false,
|
||||
renderPopup: features => {
|
||||
if(this.props.inspectModeEnabled) {
|
||||
|
||||
Reference in New Issue
Block a user