Add newline in quick start doc
This commit is contained in:
+2
-1
@@ -72,7 +72,8 @@ The map in the application is contained in a [`<div>` HTML element](http://en.wi
|
|||||||
```xml
|
```xml
|
||||||
<style>
|
<style>
|
||||||
.map {
|
.map {
|
||||||
height: 400px; width: 100%;
|
height: 400px;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user