blob: 3e025fc8244efd5d7f7343612d12cdfa8c32283f [file] [log] [blame]
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
<meta name="generator" content="joDoc">
<link rel="stylesheet" type="text/css" href="index.css">
<link rel="stylesheet" type="text/css" href="mobile.css" media="only screen and (max-device-width: 1024px)">
<title>PhoneGap API Documentation</title>
</head>
<body>
<div id="header">
<h1><a href="index.html">Phone<strong>Gap</strong> Documentation</a></h1>
<small></small>
</div>
<div id="subheader">
<h1>Geolocation</h1>
<small></small>
</div>
<div id="sidebar">
<div class="vertical_divider"></div>
<h1>API Reference</h1>
<ul>
<li><a href="phonegap_accelerometer_accelerometer.md.html">Accelerometer</a></li>
<li><a href="phonegap_camera_camera.md.html">Camera</a></li>
<li><a href="phonegap_media_capture.md.html">Capture</a></li>
<li><a href="phonegap_device_device.md.html">Device</a></li>
<li><a href="phonegap_events_events.md.html">Events</a></li>
<li><a href="phonegap_file_file.md.html">File</a></li>
<li><a href="phonegap_geolocation_geolocation.md.html">Geolocation</a></li>
<li><a href="phonegap_media_media.md.html">Media</a></li>
<li><a href="phonegap_notification_notification.md.html">Notification</a></li>
<li><a href="phonegap_storage_storage.md.html">Storage</a></li>
</ul>
<h1></h1>
<ul>
<li><a href="_index.html">Keyword Index</a></li>
</ul>
</div>
<div id="content">
<div id="old-home">
<h1><a name="API Reference">API Reference</a></h1>
<ul>
<li>
<h2><a href="phonegap_accelerometer_accelerometer.md.html#Accelerometer">Accelerometer</a></h2>
<span>Tap into the device's motion sensor.</span>
</li>
<li>
<h2><a href="phonegap_camera_camera.md.html#Camera">Camera</a></h2>
<span>Capture photo using the device's camera.</span>
</li>
<li>
<h2><a href="phonegap_media_capture.md.html#Capture">Capture</a></h2>
<span>Capture media using device applications.</span>
</li>
<li>
<h2><a href="phonegap_device_device.md.html#Device">Device</a></h2>
<span>Gather device specific information.</span>
</li>
<li>
<h2><a href="phonegap_events_events.md.html#Events">Events</a></h2>
<span>Hook into native events through JavaScript.</span>
</li>
<li>
<h2><a href="phonegap_file_file.md.html#File">File</a></h2>
<span>Hook into native file system through JavaScript.</span>
</li>
<li>
<h2><a href="phonegap_geolocation_geolocation.md.html#Geolocation">Geolocation</a></h2>
<span>Make your application location aware.</span>
</li>
<li>
<h2><a href="phonegap_media_media.md.html#Media">Media</a></h2>
<span>Record and play back audio.</span>
</li>
<li>
<h2><a href="phonegap_notification_notification.md.html#Notification">Notification</a></h2>
<span>Visual, audible, and tactile device notifications.</span>
</li>
<li>
<h2><a href="phonegap_storage_storage.md.html#Storage">Storage</a></h2>
<span>Hook into the native devices storage options.</span>
</li>
</ul>
</div>
</div>
</body>
</html>