Skip to content

Commit d037463

Browse files
committed
fix: format.
1 parent ddff632 commit d037463

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ npm i -D @types/google.maps
3939

4040
The reference documentation can be found at this [link](https://googlemaps.github.io/js-api-loader/index.html). The Google Maps JavaScript API [documentation](https://developers.google.com/maps/documentation/javascript/tutorial) is the authoritative source for the loader options.
4141

42+
4243
## Example
4344

4445
```javascript
@@ -57,6 +58,7 @@ const mapOptions = {
5758
},
5859
zoom: 4
5960
};
61+
6062
```
6163

6264
Using a promise for a specific library.

0 commit comments

Comments
 (0)