Skip to content

liriliri/eruda-geolocation

Repository files navigation

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.