Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 885 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 885 Bytes

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.