Skip to content
This repository was archived by the owner on May 24, 2021. It is now read-only.

Commit 74331a2

Browse files
committed
added reference to where you create the MapsLib instance
1 parent 7748750 commit 74331a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Follow the steps below and you'll be in business with your own map.
6767

6868
## MapsLib options
6969

70-
You can configure your map by passing in a dictionary of options when you create a new `MapsLib` instance. Here's an example:
70+
You can configure your map by passing in a dictionary of options when you create a new `MapsLib` instance in `index.html` or `index_iframe.html`. Here's an example:
7171

7272
```javascript
7373
var myMap = new MapsLib({

0 commit comments

Comments
 (0)