a browser extension that help you access openlayers api doc with autocomplete quickly.
Index was parsed from: https://openlayers.org/en/latest/apidoc/navigation.tmpl.html
git clone https://github.com/yuhangch/ol-search.git
cd ol-search
yarn build
- Enter the keyword
ol
in the browser address bar. - Press
Tab
enter ol search. - Enter the keywords e.g. "map".
Chrome/Edge, due to manifest v3 current not works on Firefox.
- Install from store.
- Improve query result.
- Support Firefox.