2.0.0 • Published 4 years ago

eruda-geolocation v2.0.0

Weekly downloads
14
License
MIT
Repository
-
Last release
4 years ago

eruda-geolocation

NPM version Build status License

Eruda plugin for testing geolocation.

Demo

Browse it on your phone: http://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.