File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ _For a working example (without API Key) see [demo](https://raruto.github.io/exa
18
18
<style > html , body , #map { height : 100% ; width : 100% ; padding : 0 ; margin : 0 ; } </style >
19
19
<link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.2/leaflet.css" />
20
20
<script src =" https://cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.2/leaflet-src.js" ></script >
21
- <script src =" https://raruto.github.io/cdn/leaflet-google/0.0.1 /leaflet-google.js" ></script >
21
+ <script src =" https://raruto.github.io/cdn/leaflet-google/0.0.3 /leaflet-google.js" ></script >
22
22
<script src =" https://maps.googleapis.com/maps/api/js?key=<INSERT_HERE_API_KEY>" ></script >
23
23
...
24
24
</head >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " leaflet-google" ,
3
- "version" : " 0.0.1 " ,
3
+ "version" : " 0.0.3 " ,
4
4
"description" : " LeafletJS plugin that integrates with the Google Maps API" ,
5
5
"devDependencies" : {
6
6
"grunt" : " ~0.4" ,
You can’t perform that action at this time.
0 commit comments