We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 505eace commit b345c34Copy full SHA for b345c34
src/main/java/com/flowingcode/vaadin/addons/googlemaps/GeolocationOptions.java
@@ -29,7 +29,7 @@
29
* Representation of optional parameters for a geolocation request.
30
*
31
* @see <a href=
32
- * https://developer.mozilla.org/en-US/docs/Web/API/Geolocation/getCurrentPosition#options">Options
+ * "https://developer.mozilla.org/en-US/docs/Web/API/Geolocation/getCurrentPosition#options">Options
33
* documentation</a>
34
*/
35
@Getter
0 commit comments