Skip to content

Commit

Permalink
update example
Browse files Browse the repository at this point in the history
  • Loading branch information
onury committed Jun 28, 2016
1 parent 0a44259 commit f7d10f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ <h2>Geolocator v2 Examples</h2>
<div id="alert-https" class="hidden alert alert-warning alert-dismissible" role="alert">
<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">&times;</span></button>
<strong>Warning!</strong> HTML5 Geolocation API <a href="https://developers.google.com/web/updates/2016/04/geolocation-on-secure-contexts-only?hl=en" target="_blank">requires a secure origin</a> in some browsers.
For methods like <code>geolocator.locate()</code> to work properly <a href="https://onury.github.io/geolocator/?content=examples">click here to reload</a> the page with <b>HTTPS</b> protocol.
For methods like <code>geolocator.locate()</code> to work properly <a href="https://onury.github.io/geolocator/?content=examples" target="_top">click here to reload</a> the page with <b>HTTPS</b> protocol.
</div>

<h3>Geolocator Configuration</h3>
Expand Down

0 comments on commit f7d10f2

Please sign in to comment.