Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ebidel/geo-location

Web component element for the Geolocation API
https://github.com/ebidel/geo-location

geolocation location polymer polymer-element polymer2 web-component

Last synced: about 22 hours ago
JSON representation

Web component element for the Geolocation API

Awesome Lists containing this project

README

        

[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/ebidel/geo-location)

## \

Geolocation API Polymer web component.

Example to get the device geolocation values:

```html


  • Latitude: [[latitude]]

  • Longitude: [[longitude]]


```