mirror of
https://github.com/maputnik/editor.git
synced 2026-09-01 01:47:26 +00:00
Fixes for code review comments.
This commit is contained in:
@@ -442,7 +442,7 @@ export default class App extends React.Component {
|
||||
|
||||
let mapElement;
|
||||
|
||||
// Check if OL3 code has been loaded?
|
||||
// Check if OL code has been loaded?
|
||||
if(renderer === 'ol') {
|
||||
mapElement = <OpenLayersMap
|
||||
{...mapProps}
|
||||
|
||||
Reference in New Issue
Block a user