Commit cee4ea762d11027164dbbf87bab48c7d52291801
1 parent
7fa3039d
Exists in
master
and in
7 other branches
inclusão da biblioteca heatmap
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
pacotes/heatmap/demo/maps_heatmap_layer/gmaps.html
... | ... | @@ -9,7 +9,7 @@ |
9 | 9 | <br> |
10 | 10 | <a href="https://github.com/pa7/heatmap.js" target="_blank">heatmap.js</a> |
11 | 11 | |
12 | -<script type="text/javascript" src="../../exemplos/farmaciaspopularesjs"></script> | |
12 | +<script type="text/javascript" src="../../../../exemplos/farmaciaspopulares.js"></script> | |
13 | 13 | <script type="text/javascript" src="../../src/heatmap.js"></script> |
14 | 14 | <script type="text/javascript" src="../../src/heatmap-gmaps.js"></script> |
15 | 15 | <script type="text/javascript"> | ... | ... |