2.1.0 • Published 11 months ago

eruda-geolocation v2.1.0

Weekly downloads
14
License
MIT
Repository
-
Last release
11 months ago

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.