eruda-geolocation / README.md
soiz1's picture
Update README.md
9b7f0ee verified
metadata
sdk: docker

eruda-geolocation

NPM version Build status License

Eruda plugin for testing geolocation.

Demo

Browse it on your phone: https://eruda.liriliri.io/?plugin=geolocation

Install

npm install eruda-geolocation --save
eruda.add(erudaGeolocation);

Make sure Eruda is loaded before this plugin, otherwise won't work.