You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

26 lines
1.4 KiB
HTML

<div class="scrollable-box">
<div class='list-group'>
<div class='list-group-item' onclick='logout()'>
Logout from app
</div>
<div class='list-group-item'>
<p>
<span style='font-weight: bold;'>Third-Party Licenses</span>
<br />
Map tiles by Stamen Design (stamen.com), under CC BY 3.0 (creativecommons.org/licenses/by/3.0).
<br />
Map tile data by OpenStreetMap (openstreetmap.org), under CC BY-SA (creativecommons.org/licenses/by-sa/3.0).
<br />
Places from OpenStreetMap and contributers, licensed under the ODbL (opendatacommons.org/licenses/odbl). Email apis@netsyms.com for free access to our API.
<br />
Map display is powered by Leaflet (leafletjs.com), copyright (c) 2010-2016, Vladimir Agafonkin and copyright (c) 2010-2011, CloudMade. BSD 2-clause license.
<br />
Terrain information for the United States from the MRLC National Land Cover Database 2011 (mrlc.gov).
<br />
Weather data Powered by Forecast (forecast.io).
<br />
Geocache data from the OpenCaching.US OKAPI. Data licensed under the CC BY-NC-SA 2.5 (creativecommons.org/licenses/by-nc-sa/2.5).
</p>
</div>
</div>
</div>