GeoLocation
GeoLocation is a simple wrapper for the GeoLocation API.
GeoLocation is a simple wrapper for the Geolocation API.
Links
- Source Code of the Demo
- Online Demo
- Geolocation API
- Source Code
- Discussion Forum
- Author Homepage
- Issue Tracker
Compatibility
0.2 | 1.0 | |
---|---|---|
(24.4) | ||
(24.3) | ||
(24.2) | ||
(24.1) | ||
(24) | ||
(23) | ||
(22) | ||
(21) | ||
(20) | ||
(19) | ||
(18) | ||
(17) | ||
(16) | ||
(15) | ||
(14) | ||
(13) | ||
(12) | ||
(11) | ||
(10) | ||
(8.21) | ||
(8.20) | ||
(8.19) | ||
(8.18) | ||
(8.17) | ||
(8.16) | ||
(8.15) | ||
(8.14) | ||
(8.13) | ||
(8.12) | ||
(8.11) | ||
(8.10) | ||
(8.9) | ||
(8.8) | ||
(8.7) | ||
(8.6) | ||
(8.5) | ||
(8.4) | ||
(8.3) | ||
(8.2) | ||
(8.1) | ||
(8.0) | ||
(7.7) | ||
(7.6) | ||
(7.5) | ||
(7.4) | ||
(7.3) | ||
(7.2) | ||
(7.1) | ||
(7.0) | ||
6.2-6.8 | Y | Y |
-6.7 | Y | Y |
-6.6 | Y | Y |
-6.5 | Y | Y |
-6.4 | Y | Y |
-6.3 | Y | Y |
-6.2 | Y | Y |
(6.1) | ||
(6.0) |
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
- Fixed a typo in API class: GeoLocationRecievedEvent -> GeoLocationReceivedEvent.
- Fixed a typo in API method: geoLocationRecieved -> geoLocationReceived.
- Changed maturity to stable.
- Updated list of supported browsers.
- Moved source code to GitHub (add-on and demo).
- Released
- 2012-01-27
- Maturity
- STABLE
- License
- Apache License 2.0
Compatibility
- Framework
- Vaadin 6.2+
- Browser
- Firefox
- Safari
- Google Chrome
- iOS Browser
GeoLocation - Vaadin Add-on Directory
GeoLocation is a simple wrapper for the GeoLocation API.GeoLocation is a simple wrapper for the Geolocation API.
Source Code of the DemoOnline Demo
Geolocation API
Source Code
Discussion Forum
Author Homepage
Issue Tracker
GeoLocation version 1.0
* Fixed a typo in API class: GeoLocationRecievedEvent -> GeoLocationReceivedEvent.
* Fixed a typo in API method: geoLocationRecieved -> geoLocationReceived.
* Changed maturity to stable.
* Updated list of supported browsers.
* Moved source code to GitHub (add-on and demo).