File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ This library uses geolocation to add a marker and accuracy circle to a map. The
55## Obtaining the Library
66
77### Direct download
8- Download the [ latest release files] ( https://github.com/ChadKillingsworth/geolocation-marker/releases/tag/v2.0.0 ) directly.
8+ Download the [ latest release files] ( https://github.com/ChadKillingsworth/geolocation-marker/releases/tag/v2.0.2 ) directly.
99
1010### npm
1111This library is published on [ npm] ( https://www.npmjs.com/package/geolocation-marker ) :
@@ -15,7 +15,7 @@ This library is published on [npm](https://www.npmjs.com/package/geolocation-mar
1515### Bower
1616This repo no longer contains the compiled source files. To install the library using bower, use the release distributable url:
1717
18- bower install https://github.com/ChadKillingsworth/geolocation-marker/releases/download/v2.0.0 /geolocation-marker.tgz
18+ bower install https://github.com/ChadKillingsworth/geolocation-marker/releases/download/v2.0.2 /geolocation-marker.tgz
1919
2020## Example Usage
2121
Original file line number Diff line number Diff line change 22 "name" : " geolocation-marker" ,
33 "description" : " A library for adding a marker which tracks a user's location for use with the Google Maps JavaScript API v3." ,
44 "author" :
" Chad Killingsworth <[email protected] " ,
5- "version" : " 2.0.1 " ,
5+ "version" : " 2.0.2 " ,
66 "keywords" : [
77 " Google Maps" ,
88 " Geolocation" ,
You can’t perform that action at this time.
0 commit comments