Skip to content

Commit 9088dbf

Browse files
committed
Update README.md
1 parent bd3651d commit 9088dbf

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
@@ -24,7 +24,7 @@ And finally set the environment variable `GOOGLE_MAPS_KEY` with your Google Maps
2424

2525
## Using the widget
2626

27-
Include a widget with a `data-view` of `Map`. You can also use `data-color` to color the map and set `data-type` to heat to display a heatmap rather than markers
27+
Include a widget with a `data-view` of `Map`. You can also use `data-color` to color the map and set `data-type` to `heat` to display a heatmap rather than pins.
2828

2929
<li data-row="1" data-col="1" data-sizex="3" data-sizey="2">
3030
<div data-id="map" data-view="Map" data-title="Map" data-type="heat" data-color="#222222"></div>

0 commit comments

Comments
 (0)