Add more api doc

This commit is contained in:
Frederic Junod
2013-09-08 16:51:32 +02:00
parent cf7b40268b
commit 20916c75bb
15 changed files with 39 additions and 1 deletions

View File

@@ -32,7 +32,8 @@ ol.GeolocationProperty = {
/**
* Helper class for providing HTML5 Geolocation capabilities.
* HTML5 Geolocation is used to locate a user's position.
* The [Geolocation API](http://dev.w3.org/geo/api/spec-source.html)
* is used to locate a user's position.
*
* Example:
*