Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ For Leaflet version 2: check the [release branch v3.x](https://github.com/OpenCa

Starting with version 2.1, Bower is no longer supported. The package is now published on npm in both UMD and ESM formats.

Starting with version 2.4, this plugin uses the native [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API). All modern browsers support it natively. If you need to support older browsers (IE11 and below), add a polyfill such as [isomorphic-fetch](https://github.com/matthew-andrews/isomorphic-fetch):

## Installation

### Via npm
Expand Down
42 changes: 2 additions & 40 deletions dist/js/L.Control.OpenCageGeocoding.dev.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/js/L.Control.OpenCageGeocoding.dev.js.map

Large diffs are not rendered by default.

42 changes: 2 additions & 40 deletions dist/js/L.Control.OpenCageGeocoding.esm.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/js/L.Control.OpenCageGeocoding.esm.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/L.Control.OpenCageGeocoding.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading