Fixing typo
This commit is contained in:
@@ -67,7 +67,7 @@ The above snippets can be conflated to a self contained map configuration with v
|
|||||||
center: [0, 0],
|
center: [0, 0],
|
||||||
zoom: 2
|
zoom: 2
|
||||||
}),
|
}),
|
||||||
target: 'div'
|
target: 'map'
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user