Directory

← Back

geo-location

Web component element for the Geolocation API

Author

Rating

Popularity

<100

[ This description is mirrored from README.md at github.com/ebidel/geo-location on 2019-05-22 ]

Published on webcomponents.org

<geo-location>

Geolocation API Polymer web component.

Example to get the device geolocation values:

<geo-location latitude="{{latitude}}" longitude="{{longitude}}"></geo-location>

<ul>
  <li>Latitude: [[latitude]]</li>
  <li>Longitude: [[longitude]]</li>
</ul>

Compatibility

(Loading compatibility data...)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Dependencies

  • polymer#Polymer/polymer#1.9 - 2
Released
2018-02-27
Maturity
IMPORTED
License
Apache License 2.0

Compatibility

Framework
Polymer 2.0+
Polymer 1.0+ in 1.0.6
Browser
Browser Independent

geo-location - Vaadin Add-on Directory

Web component element for the Geolocation API geo-location - Vaadin Add-on Directory
**[ This description is mirrored from README.md at [github.com/ebidel/geo-location](https://github.com//ebidel/geo-location/blob/2.0.2/README.md) on 2019-05-22 ]** [![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]]
```
Online Demo
Documentation
View on GitHub
GitHub Homepage
Issue tracker

geo-location version 0.0.1
### Dependencies Polymer/polymer#master

geo-location version 0.0.2
### Dependencies Polymer/polymer#0.2.2

geo-location version 0.0.3
### Dependencies Polymer/polymer#0.2.3

geo-location version 0.0.5
### Dependencies Polymer/polymer#~0.3.4

geo-location version 0.0.6
### Dependencies Polymer/polymer#~0.4.1

geo-location version 0.0.7
### Dependencies Polymer/polymer#~0.5.1

geo-location version 1.0.0
### Dependencies Polymer/polymer#^1.0.3

geo-location version 1.0.1
### Dependencies Polymer/polymer#^1.1.5

geo-location version 1.0.2
### Dependencies Polymer/polymer#^1.2.3

geo-location version 1.0.3
### Dependencies Polymer/polymer#^1.2.3

geo-location version 1.0.4
### Dependencies Polymer/polymer#^1.2.3

geo-location version 1.0.5
### Dependencies Polymer/polymer#^1.2.3

geo-location version 1.0.6
### Dependencies Polymer/polymer#^1.2.3

geo-location version 2.0.0
### Dependencies * polymer#Polymer/polymer#1.9 - 2

geo-location version 2.0.1
### Dependencies * polymer#Polymer/polymer#1.9 - 2

geo-location version 2.0.2
### Dependencies * polymer#Polymer/polymer#1.9 - 2

Online