osmdroid/docs/javadocs/osmdroid-third-party/debug/index-all.html
2016-10-01 12:57:34 -04:00

977 lines
99 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 12:00:33 EDT 2016 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Index (osmdroid-third-party 5.5-SNAPSHOT API)</title>
<meta name="date" content="2016-10-01">
<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (osmdroid-third-party 5.5-SNAPSHOT API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="./overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="./overview-tree.html">Tree</a></li>
<li><a href="./deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="./help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="./allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="#_A_">A</a>&nbsp;<a href="#_B_">B</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_V_">V</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a href="#_Z_">Z</a>&nbsp;<a name="_A_">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><span class="strong"><a href="./org/osmdroid/api/IMap.html#addMarker(org.osmdroid.api.Marker)">addMarker(Marker)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMap.html" title="interface in org.osmdroid.api">IMap</a></dt>
<dd>
<div class="block">Add a marker.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html#addMarker(org.osmdroid.api.Marker)">addMarker(Marker)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">GoogleV1MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html#addMarker(org.osmdroid.api.Marker)">addMarker(Marker)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html#addMarker(org.osmdroid.api.Marker)">addMarker(Marker)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">OsmdroidMapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/overlay/GoogleItemizedOverlay.html#addOverlay(OverlayItem)">addOverlay(OverlayItem)</a></span> - Method in class org.osmdroid.google.overlay.<a href="./org/osmdroid/google/overlay/GoogleItemizedOverlay.html" title="class in org.osmdroid.google.overlay">GoogleItemizedOverlay</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/overlay/GooglePolylineOverlay.html#addPoint(double,%20double)">addPoint(double, double)</a></span> - Method in class org.osmdroid.google.overlay.<a href="./org/osmdroid/google/overlay/GooglePolylineOverlay.html" title="class in org.osmdroid.google.overlay">GooglePolylineOverlay</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/overlay/GooglePolylineOverlay.html#addPoints(org.osmdroid.api.IGeoPoint...)">addPoints(IGeoPoint...)</a></span> - Method in class org.osmdroid.google.overlay.<a href="./org/osmdroid/google/overlay/GooglePolylineOverlay.html" title="class in org.osmdroid.google.overlay">GooglePolylineOverlay</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/overlay/GooglePolylineOverlay.html#addPoints(java.util.List)">addPoints(List&lt;IGeoPoint&gt;)</a></span> - Method in class org.osmdroid.google.overlay.<a href="./org/osmdroid/google/overlay/GooglePolylineOverlay.html" title="class in org.osmdroid.google.overlay">GooglePolylineOverlay</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IMap.html#addPointsToPolyline(int,%20org.osmdroid.api.IGeoPoint...)">addPointsToPolyline(int, IGeoPoint...)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMap.html" title="interface in org.osmdroid.api">IMap</a></dt>
<dd>
<div class="block">Add points to a polyline</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html#addPointsToPolyline(int,%20org.osmdroid.api.IGeoPoint...)">addPointsToPolyline(int, IGeoPoint...)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">GoogleV1MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html#addPointsToPolyline(int,%20org.osmdroid.api.IGeoPoint...)">addPointsToPolyline(int, IGeoPoint...)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html#addPointsToPolyline(int,%20org.osmdroid.api.IGeoPoint...)">addPointsToPolyline(int, IGeoPoint...)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">OsmdroidMapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IMap.html#addPolyline(org.osmdroid.api.Polyline)">addPolyline(Polyline)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMap.html" title="interface in org.osmdroid.api">IMap</a></dt>
<dd>
<div class="block">Add a polyline.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html#addPolyline(org.osmdroid.api.Polyline)">addPolyline(Polyline)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">GoogleV1MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html#addPolyline(org.osmdroid.api.Polyline)">addPolyline(Polyline)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html#addPolyline(org.osmdroid.api.Polyline)">addPolyline(Polyline)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">OsmdroidMapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/Marker.html#anchor">anchor</a></span> - Variable in class org.osmdroid.api.<a href="./org/osmdroid/api/Marker.html" title="class in org.osmdroid.api">Marker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/Marker.html#anchor(org.osmdroid.api.Marker.Anchor)">anchor(Marker.Anchor)</a></span> - Method in class org.osmdroid.api.<a href="./org/osmdroid/api/Marker.html" title="class in org.osmdroid.api">Marker</a></dt>
<dd>
<div class="block">Anchor of marker.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapController.html#animateTo(org.osmdroid.api.IGeoPoint)">animateTo(IGeoPoint)</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapController.html" title="class in org.osmdroid.google.wrapper">MapController</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_B_">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html" title="class in org.osmdroid.tileprovider.tilesource.bing"><span class="strong">BingMapTileSource</span></a> - Class in <a href="./org/osmdroid/tileprovider/tilesource/bing/package-summary.html">org.osmdroid.tileprovider.tilesource.bing</a></dt>
<dd>
<div class="block">BingMap tile source used with OSMDroid<br>
This class builds the Bing REST services url to be requested to get a tile image.<br>
Before to be used, the static method <a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html#retrieveBingKey(Context)"><code>retrieveBingKey(Context)</code></a> must be invoked.<br>
See
<a href="http://msdn.microsoft.com/en-us/library/ff701721.aspx">http://msdn.microsoft.com/en-us/library/ff701721.aspx</a>
for details on the Bing API.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html#BingMapTileSource(java.lang.String)">BingMapTileSource(String)</a></span> - Constructor for class org.osmdroid.tileprovider.tilesource.bing.<a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html" title="class in org.osmdroid.tileprovider.tilesource.bing">BingMapTileSource</a></dt>
<dd>
<div class="block">Constructor.<br> <b>Warning, the static method <a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html#retrieveBingKey(Context)"><code>retrieveBingKey(Context)</code></a> should have been invoked once before constructor invocation</b></div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/Marker.html#bitmap">bitmap</a></span> - Variable in class org.osmdroid.api.<a href="./org/osmdroid/api/Marker.html" title="class in org.osmdroid.api">Marker</a></dt>
<dd>
<div class="block">Bitmap of marker.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/Marker.html#bitmap(Bitmap)">bitmap(Bitmap)</a></span> - Method in class org.osmdroid.api.<a href="./org/osmdroid/api/Marker.html" title="class in org.osmdroid.api">Marker</a></dt>
<dd>
<div class="block">Bitmap of marker.</div>
</dd>
</dl>
<a name="_C_">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/MapFactory.html#canGetMapsFingerprint(PackageManager,%20java.lang.String)">canGetMapsFingerprint(PackageManager, String)</a></span> - Static method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/MapFactory.html" title="class in org.osmdroid.google.wrapper.v2">MapFactory</a></dt>
<dd>
<div class="block">Sometimes <a href="./org/osmdroid/google/wrapper/v2/MapFactory.html#isGoogleMapsV1Supported()"><code>MapFactory.isGoogleMapsV1Supported()</code></a> can give a false positive which causes a subsequent
error when starting the map activity.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IMap.html#clear()">clear()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMap.html" title="interface in org.osmdroid.api">IMap</a></dt>
<dd>
<div class="block">Removes all markers, polylines, polygons, overlays, etc from the map.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html#clear()">clear()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">GoogleV1MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html#clear()">clear()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html#clear()">clear()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">OsmdroidMapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/overlay/GooglePolylineOverlay.html#clearPath()">clearPath()</a></span> - Method in class org.osmdroid.google.overlay.<a href="./org/osmdroid/google/overlay/GooglePolylineOverlay.html" title="class in org.osmdroid.google.overlay">GooglePolylineOverlay</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IMap.html#clearPolyline(int)">clearPolyline(int)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMap.html" title="interface in org.osmdroid.api">IMap</a></dt>
<dd>
<div class="block">Removes one polyline.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html#clearPolyline(int)">clearPolyline(int)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">GoogleV1MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html#clearPolyline(int)">clearPolyline(int)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html#clearPolyline(int)">clearPolyline(int)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">OsmdroidMapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/Polyline.html#color">color</a></span> - Variable in class org.osmdroid.api.<a href="./org/osmdroid/api/Polyline.html" title="class in org.osmdroid.api">Polyline</a></dt>
<dd>
<div class="block">The color of the polyline.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/Polyline.html#color(int)">color(int)</a></span> - Method in class org.osmdroid.api.<a href="./org/osmdroid/api/Polyline.html" title="class in org.osmdroid.api">Polyline</a></dt>
<dd>
<div class="block">The color of the polyline.</div>
</dd>
<dt><a href="./org/osmdroid/thirdparty/Constants.html" title="class in org.osmdroid.thirdparty"><span class="strong">Constants</span></a> - Class in <a href="./org/osmdroid/thirdparty/package-summary.html">org.osmdroid.thirdparty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/thirdparty/Constants.html#Constants()">Constants()</a></span> - Constructor for class org.osmdroid.thirdparty.<a href="./org/osmdroid/thirdparty/Constants.html" title="class in org.osmdroid.thirdparty">Constants</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/overlay/GoogleItemizedOverlay.html#createItem(int)">createItem(int)</a></span> - Method in class org.osmdroid.google.overlay.<a href="./org/osmdroid/google/overlay/GoogleItemizedOverlay.html" title="class in org.osmdroid.google.overlay">GoogleItemizedOverlay</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_D_">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><span class="strong"><a href="./org/osmdroid/api/IMyLocationOverlay.html#disableCompass()">disableCompass()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMyLocationOverlay.html" title="interface in org.osmdroid.api">IMyLocationOverlay</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IMyLocationOverlay.html#disableMyLocation()">disableMyLocation()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMyLocationOverlay.html" title="interface in org.osmdroid.api">IMyLocationOverlay</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/overlay/GooglePolylineOverlay.html#draw(Canvas,%20MapView,%20boolean)">draw(Canvas, MapView, boolean)</a></span> - Method in class org.osmdroid.google.overlay.<a href="./org/osmdroid/google/overlay/GooglePolylineOverlay.html" title="class in org.osmdroid.google.overlay">GooglePolylineOverlay</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/overlay/GoogleTilesOverlay.html#draw(Canvas,%20MapView,%20boolean)">draw(Canvas, MapView, boolean)</a></span> - Method in class org.osmdroid.google.overlay.<a href="./org/osmdroid/google/overlay/GoogleTilesOverlay.html" title="class in org.osmdroid.google.overlay">GoogleTilesOverlay</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_E_">
<!-- -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="strong"><a href="./org/osmdroid/api/IMyLocationOverlay.html#enableCompass()">enableCompass()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMyLocationOverlay.html" title="interface in org.osmdroid.api">IMyLocationOverlay</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IMyLocationOverlay.html#enableMyLocation()">enableMyLocation()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMyLocationOverlay.html" title="interface in org.osmdroid.api">IMyLocationOverlay</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/GeoPoint.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/GeoPoint.html" title="class in org.osmdroid.google.wrapper">GeoPoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/GeoPoint.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/GeoPoint.html" title="class in org.osmdroid.google.wrapper.v2">GeoPoint</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_F_">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/Projection.html#fromPixels(int,%20int)">fromPixels(int, int)</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/Projection.html" title="class in org.osmdroid.google.wrapper">Projection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/Projection.html#fromPixels(int,%20int)">fromPixels(int, int)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/Projection.html" title="class in org.osmdroid.google.wrapper.v2">Projection</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_G_">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><a href="./org/osmdroid/google/wrapper/GeoPoint.html" title="class in org.osmdroid.google.wrapper"><span class="strong">GeoPoint</span></a> - Class in <a href="./org/osmdroid/google/wrapper/package-summary.html">org.osmdroid.google.wrapper</a></dt>
<dd>
<div class="block">A wrapper for the Google <code>com.google.android.maps.GeoPoint</code> class.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/GeoPoint.html#GeoPoint(com.google.android.maps.GeoPoint)">GeoPoint(com.google.android.maps.GeoPoint)</a></span> - Constructor for class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/GeoPoint.html" title="class in org.osmdroid.google.wrapper">GeoPoint</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/osmdroid/google/wrapper/v2/GeoPoint.html" title="class in org.osmdroid.google.wrapper.v2"><span class="strong">GeoPoint</span></a> - Class in <a href="./org/osmdroid/google/wrapper/v2/package-summary.html">org.osmdroid.google.wrapper.v2</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/GeoPoint.html#GeoPoint(com.google.android.gms.maps.model.LatLng)">GeoPoint(LatLng)</a></span> - Constructor for class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/GeoPoint.html" title="class in org.osmdroid.google.wrapper.v2">GeoPoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html#getBaseUrl()">getBaseUrl()</a></span> - Method in class org.osmdroid.tileprovider.tilesource.bing.<a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html" title="class in org.osmdroid.tileprovider.tilesource.bing">BingMapTileSource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IMap.html#getBearing()">getBearing()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMap.html" title="interface in org.osmdroid.api">IMap</a></dt>
<dd>
<div class="block">Get the bearing of the map.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IPosition.html#getBearing()">getBearing()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IPosition.html" title="interface in org.osmdroid.api">IPosition</a></dt>
<dd>
<div class="block">The bearing of the map</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html#getBearing()">getBearing()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">GoogleV1MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html#getBearing()">getBearing()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html#getBearing()">getBearing()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">OsmdroidMapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/util/Position.html#getBearing()">getBearing()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/Position.html" title="class in org.osmdroid.util">Position</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html#getBingKey()">getBingKey()</a></span> - Static method in class org.osmdroid.tileprovider.tilesource.bing.<a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html" title="class in org.osmdroid.tileprovider.tilesource.bing">BingMapTileSource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IMap.html#getCenter()">getCenter()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMap.html" title="interface in org.osmdroid.api">IMap</a></dt>
<dd>
<div class="block">Get the center of the map</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html#getCenter()">getCenter()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">GoogleV1MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html#getCenter()">getCenter()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html#getCenter()">getCenter()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">OsmdroidMapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapView.html#getController()">getController()</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapView.html" title="class in org.osmdroid.google.wrapper">MapView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaDataResource.html#getDefaultInstance()">getDefaultInstance()</a></span> - Static method in class org.osmdroid.tileprovider.tilesource.bing.imagerymetadata.<a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaDataResource.html" title="class in org.osmdroid.tileprovider.tilesource.bing.imagerymetadata">ImageryMetaDataResource</a></dt>
<dd>
<div class="block">Get an instance with default values.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaData.html#getInstanceFromJSON(java.lang.String)">getInstanceFromJSON(String)</a></span> - Static method in class org.osmdroid.tileprovider.tilesource.bing.imagerymetadata.<a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaData.html" title="class in org.osmdroid.tileprovider.tilesource.bing.imagerymetadata">ImageryMetaData</a></dt>
<dd>
<div class="block">Parse a JSON string containing ImageryMetaData response</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaDataResource.html#getInstanceFromJSON(JSONObject)">getInstanceFromJSON(JSONObject)</a></span> - Static method in class org.osmdroid.tileprovider.tilesource.bing.imagerymetadata.<a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaDataResource.html" title="class in org.osmdroid.tileprovider.tilesource.bing.imagerymetadata">ImageryMetaDataResource</a></dt>
<dd>
<div class="block">Parse a JSON string containing resource field of a ImageryMetaData response</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IMyLocationOverlay.html#getLastFix()">getLastFix()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMyLocationOverlay.html" title="interface in org.osmdroid.api">IMyLocationOverlay</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IPosition.html#getLatitude()">getLatitude()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IPosition.html" title="interface in org.osmdroid.api">IPosition</a></dt>
<dd>
<div class="block">The latitude of the center of the map</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/GeoPoint.html#getLatitude()">getLatitude()</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/GeoPoint.html" title="class in org.osmdroid.google.wrapper">GeoPoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/GeoPoint.html#getLatitude()">getLatitude()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/GeoPoint.html" title="class in org.osmdroid.google.wrapper.v2">GeoPoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/util/Position.html#getLatitude()">getLatitude()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/Position.html" title="class in org.osmdroid.util">Position</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/GeoPoint.html#getLatitudeE6()">getLatitudeE6()</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/GeoPoint.html" title="class in org.osmdroid.google.wrapper">GeoPoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/GeoPoint.html#getLatitudeE6()">getLatitudeE6()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/GeoPoint.html" title="class in org.osmdroid.google.wrapper.v2">GeoPoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapView.html#getLatitudeSpan()">getLatitudeSpan()</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapView.html" title="class in org.osmdroid.google.wrapper">MapView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapView.html#getLatitudeSpanDouble()">getLatitudeSpanDouble()</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapView.html" title="class in org.osmdroid.google.wrapper">MapView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IPosition.html#getLongitude()">getLongitude()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IPosition.html" title="interface in org.osmdroid.api">IPosition</a></dt>
<dd>
<div class="block">The longitude of the center of the map</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/GeoPoint.html#getLongitude()">getLongitude()</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/GeoPoint.html" title="class in org.osmdroid.google.wrapper">GeoPoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/GeoPoint.html#getLongitude()">getLongitude()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/GeoPoint.html" title="class in org.osmdroid.google.wrapper.v2">GeoPoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/util/Position.html#getLongitude()">getLongitude()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/Position.html" title="class in org.osmdroid.util">Position</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/GeoPoint.html#getLongitudeE6()">getLongitudeE6()</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/GeoPoint.html" title="class in org.osmdroid.google.wrapper">GeoPoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/GeoPoint.html#getLongitudeE6()">getLongitudeE6()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/GeoPoint.html" title="class in org.osmdroid.google.wrapper.v2">GeoPoint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapView.html#getLongitudeSpan()">getLongitudeSpan()</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapView.html" title="class in org.osmdroid.google.wrapper">MapView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapView.html#getLongitudeSpanDouble()">getLongitudeSpanDouble()</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapView.html" title="class in org.osmdroid.google.wrapper">MapView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/MapFactory.html#getMap(com.google.android.gms.maps.MapView)">getMap(MapView)</a></span> - Static method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/MapFactory.html" title="class in org.osmdroid.google.wrapper.v2">MapFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/MapFactory.html#getMap(com.google.android.gms.maps.MapFragment)">getMap(MapFragment)</a></span> - Static method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/MapFactory.html" title="class in org.osmdroid.google.wrapper.v2">MapFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/MapFactory.html#getMap(com.google.android.gms.maps.SupportMapFragment)">getMap(SupportMapFragment)</a></span> - Static method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/MapFactory.html" title="class in org.osmdroid.google.wrapper.v2">MapFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/MapFactory.html#getMap(org.osmdroid.views.MapView)">getMap(MapView)</a></span> - Static method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/MapFactory.html" title="class in org.osmdroid.google.wrapper.v2">MapFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/MapFactory.html#getMap(com.google.android.maps.MapView)">getMap(com.google.android.maps.MapView)</a></span> - Static method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/MapFactory.html" title="class in org.osmdroid.google.wrapper.v2">MapFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapView.html#getMapCenter()">getMapCenter()</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapView.html" title="class in org.osmdroid.google.wrapper">MapView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/overlay/GoogleTilesOverlay.html#getMaximumZoomLevel()">getMaximumZoomLevel()</a></span> - Method in class org.osmdroid.google.overlay.<a href="./org/osmdroid/google/overlay/GoogleTilesOverlay.html" title="class in org.osmdroid.google.overlay">GoogleTilesOverlay</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html#getMaximumZoomLevel()">getMaximumZoomLevel()</a></span> - Method in class org.osmdroid.tileprovider.tilesource.bing.<a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html" title="class in org.osmdroid.tileprovider.tilesource.bing">BingMapTileSource</a></dt>
<dd>
<div class="block">get maximum zoom level</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapView.html#getMaxZoomLevel()">getMaxZoomLevel()</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapView.html" title="class in org.osmdroid.google.wrapper">MapView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/overlay/GoogleTilesOverlay.html#getMinimumZoomLevel()">getMinimumZoomLevel()</a></span> - Method in class org.osmdroid.google.overlay.<a href="./org/osmdroid/google/overlay/GoogleTilesOverlay.html" title="class in org.osmdroid.google.overlay">GoogleTilesOverlay</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html#getMinimumZoomLevel()">getMinimumZoomLevel()</a></span> - Method in class org.osmdroid.tileprovider.tilesource.bing.<a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html" title="class in org.osmdroid.tileprovider.tilesource.bing">BingMapTileSource</a></dt>
<dd>
<div class="block">get minimum zoom level</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/Projection.html#getNorthEast()">getNorthEast()</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/Projection.html" title="class in org.osmdroid.google.wrapper">Projection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/Projection.html#getNorthEast()">getNorthEast()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/Projection.html" title="class in org.osmdroid.google.wrapper.v2">Projection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IMyLocationOverlay.html#getOrientation()">getOrientation()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMyLocationOverlay.html" title="interface in org.osmdroid.api">IMyLocationOverlay</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IMap.html#getProjection()">getProjection()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMap.html" title="interface in org.osmdroid.api">IMap</a></dt>
<dd>
<div class="block">Get the map projection</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapView.html#getProjection()">getProjection()</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapView.html" title="class in org.osmdroid.google.wrapper">MapView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html#getProjection()">getProjection()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">GoogleV1MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html#getProjection()">getProjection()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html#getProjection()">getProjection()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">OsmdroidMapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/Projection.html#getSouthWest()">getSouthWest()</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/Projection.html" title="class in org.osmdroid.google.wrapper">Projection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/Projection.html#getSouthWest()">getSouthWest()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/Projection.html" title="class in org.osmdroid.google.wrapper.v2">Projection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html#getStyle()">getStyle()</a></span> - Method in class org.osmdroid.tileprovider.tilesource.bing.<a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html" title="class in org.osmdroid.tileprovider.tilesource.bing">BingMapTileSource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaDataResource.html#getSubDomain()">getSubDomain()</a></span> - Method in class org.osmdroid.tileprovider.tilesource.bing.imagerymetadata.<a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaDataResource.html" title="class in org.osmdroid.tileprovider.tilesource.bing.imagerymetadata">ImageryMetaDataResource</a></dt>
<dd>
<div class="block">When several subdomains are available, get subdomain pointed by internal cycle counter on subdomains and increment this counter</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html#getTileSizePixels()">getTileSizePixels()</a></span> - Method in class org.osmdroid.tileprovider.tilesource.bing.<a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html" title="class in org.osmdroid.tileprovider.tilesource.bing">BingMapTileSource</a></dt>
<dd>
<div class="block">get tile size in pixel</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html#getTileURLString(org.osmdroid.tileprovider.MapTile)">getTileURLString(MapTile)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.bing.<a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html" title="class in org.osmdroid.tileprovider.tilesource.bing">BingMapTileSource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IMap.html#getZoomLevel()">getZoomLevel()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMap.html" title="interface in org.osmdroid.api">IMap</a></dt>
<dd>
<div class="block">Get the current zoom level of the map</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IPosition.html#getZoomLevel()">getZoomLevel()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IPosition.html" title="interface in org.osmdroid.api">IPosition</a></dt>
<dd>
<div class="block">The zoom level of the map</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapView.html#getZoomLevel()">getZoomLevel()</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapView.html" title="class in org.osmdroid.google.wrapper">MapView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html#getZoomLevel()">getZoomLevel()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">GoogleV1MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html#getZoomLevel()">getZoomLevel()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html#getZoomLevel()">getZoomLevel()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">OsmdroidMapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/util/Position.html#getZoomLevel()">getZoomLevel()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/Position.html" title="class in org.osmdroid.util">Position</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/osmdroid/google/overlay/GoogleItemizedOverlay.html" title="class in org.osmdroid.google.overlay"><span class="strong">GoogleItemizedOverlay</span></a> - Class in <a href="./org/osmdroid/google/overlay/package-summary.html">org.osmdroid.google.overlay</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/overlay/GoogleItemizedOverlay.html#GoogleItemizedOverlay(Drawable)">GoogleItemizedOverlay(Drawable)</a></span> - Constructor for class org.osmdroid.google.overlay.<a href="./org/osmdroid/google/overlay/GoogleItemizedOverlay.html" title="class in org.osmdroid.google.overlay">GoogleItemizedOverlay</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/osmdroid/google/overlay/GooglePolylineOverlay.html" title="class in org.osmdroid.google.overlay"><span class="strong">GooglePolylineOverlay</span></a> - Class in <a href="./org/osmdroid/google/overlay/package-summary.html">org.osmdroid.google.overlay</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/overlay/GooglePolylineOverlay.html#GooglePolylineOverlay(int)">GooglePolylineOverlay(int)</a></span> - Constructor for class org.osmdroid.google.overlay.<a href="./org/osmdroid/google/overlay/GooglePolylineOverlay.html" title="class in org.osmdroid.google.overlay">GooglePolylineOverlay</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/overlay/GooglePolylineOverlay.html#GooglePolylineOverlay(int,%20float)">GooglePolylineOverlay(int, float)</a></span> - Constructor for class org.osmdroid.google.overlay.<a href="./org/osmdroid/google/overlay/GooglePolylineOverlay.html" title="class in org.osmdroid.google.overlay">GooglePolylineOverlay</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/osmdroid/google/overlay/GoogleTilesOverlay.html" title="class in org.osmdroid.google.overlay"><span class="strong">GoogleTilesOverlay</span></a> - Class in <a href="./org/osmdroid/google/overlay/package-summary.html">org.osmdroid.google.overlay</a></dt>
<dd>
<div class="block">This class represents an OSM Tiles Overlay at a Google Map.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/overlay/GoogleTilesOverlay.html#GoogleTilesOverlay(org.osmdroid.tileprovider.MapTileProviderBase,%20Context)">GoogleTilesOverlay(MapTileProviderBase, Context)</a></span> - Constructor for class org.osmdroid.google.overlay.<a href="./org/osmdroid/google/overlay/GoogleTilesOverlay.html" title="class in org.osmdroid.google.overlay">GoogleTilesOverlay</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/overlay/GoogleTilesOverlay.html#GoogleTilesOverlay(org.osmdroid.tileprovider.MapTileProviderBase)">GoogleTilesOverlay(MapTileProviderBase)</a></span> - Constructor for class org.osmdroid.google.overlay.<a href="./org/osmdroid/google/overlay/GoogleTilesOverlay.html" title="class in org.osmdroid.google.overlay">GoogleTilesOverlay</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2"><span class="strong">GoogleV1MapWrapper</span></a> - Class in <a href="./org/osmdroid/google/wrapper/v2/package-summary.html">org.osmdroid.google.wrapper.v2</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html#GoogleV1MapWrapper(MapView)">GoogleV1MapWrapper(MapView)</a></span> - Constructor for class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">GoogleV1MapWrapper</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_H_">
<!-- -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><span class="strong"><a href="./org/osmdroid/api/IPosition.html#hasBearing()">hasBearing()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IPosition.html" title="interface in org.osmdroid.api">IPosition</a></dt>
<dd>
<div class="block">Whether this position has a bearing</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/util/Position.html#hasBearing()">hasBearing()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/Position.html" title="class in org.osmdroid.util">Position</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IPosition.html#hasZoomLevel()">hasZoomLevel()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IPosition.html" title="interface in org.osmdroid.api">IPosition</a></dt>
<dd>
<div class="block">Whether this position has a zoom level</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/util/Position.html#hasZoomLevel()">hasZoomLevel()</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/Position.html" title="class in org.osmdroid.util">Position</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_I_">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="strong"><a href="./org/osmdroid/api/Marker.html#icon">icon</a></span> - Variable in class org.osmdroid.api.<a href="./org/osmdroid/api/Marker.html" title="class in org.osmdroid.api">Marker</a></dt>
<dd>
<div class="block">Resource id of marker.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/Marker.html#icon(int)">icon(int)</a></span> - Method in class org.osmdroid.api.<a href="./org/osmdroid/api/Marker.html" title="class in org.osmdroid.api">Marker</a></dt>
<dd>
<div class="block">Resource id of marker.</div>
</dd>
<dt><a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaData.html" title="class in org.osmdroid.tileprovider.tilesource.bing.imagerymetadata"><span class="strong">ImageryMetaData</span></a> - Class in <a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/package-summary.html">org.osmdroid.tileprovider.tilesource.bing.imagerymetadata</a></dt>
<dd>
<div class="block">ImageryMetaData storage.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaData.html#ImageryMetaData()">ImageryMetaData()</a></span> - Constructor for class org.osmdroid.tileprovider.tilesource.bing.imagerymetadata.<a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaData.html" title="class in org.osmdroid.tileprovider.tilesource.bing.imagerymetadata">ImageryMetaData</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaDataResource.html" title="class in org.osmdroid.tileprovider.tilesource.bing.imagerymetadata"><span class="strong">ImageryMetaDataResource</span></a> - Class in <a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/package-summary.html">org.osmdroid.tileprovider.tilesource.bing.imagerymetadata</a></dt>
<dd>
<div class="block">ImageryMetaData storage.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaDataResource.html#ImageryMetaDataResource()">ImageryMetaDataResource()</a></span> - Constructor for class org.osmdroid.tileprovider.tilesource.bing.imagerymetadata.<a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaDataResource.html" title="class in org.osmdroid.tileprovider.tilesource.bing.imagerymetadata">ImageryMetaDataResource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html#IMAGERYSET_AERIAL">IMAGERYSET_AERIAL</a></span> - Static variable in class org.osmdroid.tileprovider.tilesource.bing.<a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html" title="class in org.osmdroid.tileprovider.tilesource.bing">BingMapTileSource</a></dt>
<dd>
<div class="block">Aerial imagery mode</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html#IMAGERYSET_AERIALWITHLABELS">IMAGERYSET_AERIALWITHLABELS</a></span> - Static variable in class org.osmdroid.tileprovider.tilesource.bing.<a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html" title="class in org.osmdroid.tileprovider.tilesource.bing">BingMapTileSource</a></dt>
<dd>
<div class="block">Aerial imagery with road overlay mode</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html#IMAGERYSET_ROAD">IMAGERYSET_ROAD</a></span> - Static variable in class org.osmdroid.tileprovider.tilesource.bing.<a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html" title="class in org.osmdroid.tileprovider.tilesource.bing">BingMapTileSource</a></dt>
<dd>
<div class="block">Roads imagery mode</div>
</dd>
<dt><a href="./org/osmdroid/api/IMap.html" title="interface in org.osmdroid.api"><span class="strong">IMap</span></a> - Interface in <a href="./org/osmdroid/api/package-summary.html">org.osmdroid.api</a></dt>
<dd>
<div class="block">An interface that contains the common features of osmdroid and Google Maps v2.</div>
</dd>
<dt><a href="./org/osmdroid/api/IMyLocationOverlay.html" title="interface in org.osmdroid.api"><span class="strong">IMyLocationOverlay</span></a> - Interface in <a href="./org/osmdroid/api/package-summary.html">org.osmdroid.api</a></dt>
<dd>
<div class="block">An interface that resembles the Google Maps API MyLocationOverlay class
and is implemented by the osmdroid <code>org.osmdroid.views.overlay.MyLocationOverlay</code> class.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html#initMetaData()">initMetaData()</a></span> - Method in class org.osmdroid.tileprovider.tilesource.bing.<a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html" title="class in org.osmdroid.tileprovider.tilesource.bing">BingMapTileSource</a></dt>
<dd>
<div class="block">Fire this after you've set up your prefered tile styles and locale
if you forget, it should fire on the first request for tiles.</div>
</dd>
<dt><a href="./org/osmdroid/api/IPosition.html" title="interface in org.osmdroid.api"><span class="strong">IPosition</span></a> - Interface in <a href="./org/osmdroid/api/package-summary.html">org.osmdroid.api</a></dt>
<dd>
<div class="block">An interface that is used for simultaneously accessing several properties of the map
this is only used by the Google Wrapper/3rd party library</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IMyLocationOverlay.html#isCompassEnabled()">isCompassEnabled()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMyLocationOverlay.html" title="interface in org.osmdroid.api">IMyLocationOverlay</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/MapFactory.html#isGoogleMapsV1Supported()">isGoogleMapsV1Supported()</a></span> - Static method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/MapFactory.html" title="class in org.osmdroid.google.wrapper.v2">MapFactory</a></dt>
<dd>
<div class="block">Check whether Google Maps v1 is supported on this device.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/MapFactory.html#isGoogleMapsV2Supported(Context)">isGoogleMapsV2Supported(Context)</a></span> - Static method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/MapFactory.html" title="class in org.osmdroid.google.wrapper.v2">MapFactory</a></dt>
<dd>
<div class="block">Check whether Google Maps v2 is supported on this device.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IMap.html#isMyLocationEnabled()">isMyLocationEnabled()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMap.html" title="interface in org.osmdroid.api">IMap</a></dt>
<dd>
<div class="block">Whether the map is currently showing the "my location" dot</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IMyLocationOverlay.html#isMyLocationEnabled()">isMyLocationEnabled()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMyLocationOverlay.html" title="interface in org.osmdroid.api">IMyLocationOverlay</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html#isMyLocationEnabled()">isMyLocationEnabled()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">GoogleV1MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html#isMyLocationEnabled()">isMyLocationEnabled()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html#isMyLocationEnabled()">isMyLocationEnabled()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">OsmdroidMapWrapper</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_L_">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="strong"><a href="./org/osmdroid/api/Marker.html#latitude">latitude</a></span> - Variable in class org.osmdroid.api.<a href="./org/osmdroid/api/Marker.html" title="class in org.osmdroid.api">Marker</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/thirdparty/Constants.html#LOGTAG">LOGTAG</a></span> - Static variable in class org.osmdroid.thirdparty.<a href="./org/osmdroid/thirdparty/Constants.html" title="class in org.osmdroid.thirdparty">Constants</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/Marker.html#longitude">longitude</a></span> - Variable in class org.osmdroid.api.<a href="./org/osmdroid/api/Marker.html" title="class in org.osmdroid.api">Marker</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_M_">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaDataResource.html#m_imageHeight">m_imageHeight</a></span> - Variable in class org.osmdroid.tileprovider.tilesource.bing.imagerymetadata.<a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaDataResource.html" title="class in org.osmdroid.tileprovider.tilesource.bing.imagerymetadata">ImageryMetaDataResource</a></dt>
<dd>
<div class="block">image height in pixels (256 as default value)</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaDataResource.html#m_imageUrl">m_imageUrl</a></span> - Variable in class org.osmdroid.tileprovider.tilesource.bing.imagerymetadata.<a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaDataResource.html" title="class in org.osmdroid.tileprovider.tilesource.bing.imagerymetadata">ImageryMetaDataResource</a></dt>
<dd>
<div class="block">image url pattern</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaDataResource.html#m_imageUrlSubdomains">m_imageUrlSubdomains</a></span> - Variable in class org.osmdroid.tileprovider.tilesource.bing.imagerymetadata.<a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaDataResource.html" title="class in org.osmdroid.tileprovider.tilesource.bing.imagerymetadata">ImageryMetaDataResource</a></dt>
<dd>
<div class="block">list of available sub domains.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaDataResource.html#m_imageWidth">m_imageWidth</a></span> - Variable in class org.osmdroid.tileprovider.tilesource.bing.imagerymetadata.<a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaDataResource.html" title="class in org.osmdroid.tileprovider.tilesource.bing.imagerymetadata">ImageryMetaDataResource</a></dt>
<dd>
<div class="block">image width in pixels (256 as default value)</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaDataResource.html#m_isInitialised">m_isInitialised</a></span> - Variable in class org.osmdroid.tileprovider.tilesource.bing.imagerymetadata.<a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaDataResource.html" title="class in org.osmdroid.tileprovider.tilesource.bing.imagerymetadata">ImageryMetaDataResource</a></dt>
<dd>
<div class="block">whether this imagery has been initialised</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaDataResource.html#m_zoomMax">m_zoomMax</a></span> - Variable in class org.osmdroid.tileprovider.tilesource.bing.imagerymetadata.<a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaDataResource.html" title="class in org.osmdroid.tileprovider.tilesource.bing.imagerymetadata">ImageryMetaDataResource</a></dt>
<dd>
<div class="block">maximum zoom level (22 as default value for BingMap)</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaDataResource.html#m_zoomMin">m_zoomMin</a></span> - Variable in class org.osmdroid.tileprovider.tilesource.bing.imagerymetadata.<a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/ImageryMetaDataResource.html" title="class in org.osmdroid.tileprovider.tilesource.bing.imagerymetadata">ImageryMetaDataResource</a></dt>
<dd>
<div class="block">minimum zoom level (1 as default value for BingMap)</div>
</dd>
<dt><a href="./org/osmdroid/google/wrapper/MapController.html" title="class in org.osmdroid.google.wrapper"><span class="strong">MapController</span></a> - Class in <a href="./org/osmdroid/google/wrapper/package-summary.html">org.osmdroid.google.wrapper</a></dt>
<dd>
<div class="block">A wrapper for the Google <code>com.google.android.maps.MapController</code> class.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapController.html#MapController(com.google.android.maps.MapController)">MapController(com.google.android.maps.MapController)</a></span> - Constructor for class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapController.html" title="class in org.osmdroid.google.wrapper">MapController</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/osmdroid/google/wrapper/v2/MapFactory.html" title="class in org.osmdroid.google.wrapper.v2"><span class="strong">MapFactory</span></a> - Class in <a href="./org/osmdroid/google/wrapper/v2/package-summary.html">org.osmdroid.google.wrapper.v2</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/osmdroid/google/wrapper/MapView.html" title="class in org.osmdroid.google.wrapper"><span class="strong">MapView</span></a> - Class in <a href="./org/osmdroid/google/wrapper/package-summary.html">org.osmdroid.google.wrapper</a></dt>
<dd>
<div class="block">A wrapper for the Google <code>com.google.android.maps.MapView</code> class.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapView.html#MapView(com.google.android.maps.MapView)">MapView(com.google.android.maps.MapView)</a></span> - Constructor for class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapView.html" title="class in org.osmdroid.google.wrapper">MapView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapView.html#MapView(Context,%20AttributeSet,%20int)">MapView(Context, AttributeSet, int)</a></span> - Constructor for class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapView.html" title="class in org.osmdroid.google.wrapper">MapView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapView.html#MapView(Context,%20AttributeSet)">MapView(Context, AttributeSet)</a></span> - Constructor for class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapView.html" title="class in org.osmdroid.google.wrapper">MapView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapView.html#MapView(Context,%20java.lang.String)">MapView(Context, String)</a></span> - Constructor for class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapView.html" title="class in org.osmdroid.google.wrapper">MapView</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2"><span class="strong">MapWrapper</span></a> - Class in <a href="./org/osmdroid/google/wrapper/v2/package-summary.html">org.osmdroid.google.wrapper.v2</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html#MapWrapper(com.google.android.gms.maps.GoogleMap)">MapWrapper(GoogleMap)</a></span> - Constructor for class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/osmdroid/api/Marker.html" title="class in org.osmdroid.api"><span class="strong">Marker</span></a> - Class in <a href="./org/osmdroid/api/package-summary.html">org.osmdroid.api</a></dt>
<dd>
<div class="block">this is only used by the Google Wrapper/3rd party library</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/Marker.html#Marker(double,%20double)">Marker(double, double)</a></span> - Constructor for class org.osmdroid.api.<a href="./org/osmdroid/api/Marker.html" title="class in org.osmdroid.api">Marker</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/osmdroid/api/Marker.Anchor.html" title="enum in org.osmdroid.api"><span class="strong">Marker.Anchor</span></a> - Enum in <a href="./org/osmdroid/api/package-summary.html">org.osmdroid.api</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/Projection.html#metersToEquatorPixels(float)">metersToEquatorPixels(float)</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/Projection.html" title="class in org.osmdroid.google.wrapper">Projection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/Projection.html#metersToEquatorPixels(float)">metersToEquatorPixels(float)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/Projection.html" title="class in org.osmdroid.google.wrapper.v2">Projection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/overlay/GooglePolylineOverlay.html#mPaint">mPaint</a></span> - Variable in class org.osmdroid.google.overlay.<a href="./org/osmdroid/google/overlay/GooglePolylineOverlay.html" title="class in org.osmdroid.google.overlay">GooglePolylineOverlay</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/overlay/GoogleTilesOverlay.html#mPaint">mPaint</a></span> - Variable in class org.osmdroid.google.overlay.<a href="./org/osmdroid/google/overlay/GoogleTilesOverlay.html" title="class in org.osmdroid.google.overlay">GoogleTilesOverlay</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/overlay/GoogleTilesOverlay.html#mTileProvider">mTileProvider</a></span> - Variable in class org.osmdroid.google.overlay.<a href="./org/osmdroid/google/overlay/GoogleTilesOverlay.html" title="class in org.osmdroid.google.overlay">GoogleTilesOverlay</a></dt>
<dd>
<div class="block">Current tile source</div>
</dd>
<dt><a href="./org/osmdroid/google/wrapper/MyLocationOverlay.html" title="class in org.osmdroid.google.wrapper"><span class="strong">MyLocationOverlay</span></a> - Class in <a href="./org/osmdroid/google/wrapper/package-summary.html">org.osmdroid.google.wrapper</a></dt>
<dd>
<div class="block">A wrapper for the Google <code>com.google.android.maps.MyLocationOverlay</code> class.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MyLocationOverlay.html#MyLocationOverlay(Context,%20org.osmdroid.google.wrapper.MapView)">MyLocationOverlay(Context, MapView)</a></span> - Constructor for class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MyLocationOverlay.html" title="class in org.osmdroid.google.wrapper">MyLocationOverlay</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_O_">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><span class="strong"><a href="./org/osmdroid/api/OnCameraChangeListener.html#onCameraChange(org.osmdroid.api.IPosition)">onCameraChange(IPosition)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/OnCameraChangeListener.html" title="interface in org.osmdroid.api">OnCameraChangeListener</a></dt>
<dd>
<div class="block">Called after the map view has changed.</div>
</dd>
<dt><a href="./org/osmdroid/api/OnCameraChangeListener.html" title="interface in org.osmdroid.api"><span class="strong">OnCameraChangeListener</span></a> - Interface in <a href="./org/osmdroid/api/package-summary.html">org.osmdroid.api</a></dt>
<dd>
<div class="block">this is only used by the Google Wrapper/3rd party library</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IMyLocationOverlay.html#onStatusChanged(java.lang.String,%20int,%20Bundle)">onStatusChanged(String, int, Bundle)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMyLocationOverlay.html" title="interface in org.osmdroid.api">IMyLocationOverlay</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/osmdroid/api/package-summary.html">org.osmdroid.api</a> - package org.osmdroid.api</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/osmdroid/google/overlay/package-summary.html">org.osmdroid.google.overlay</a> - package org.osmdroid.google.overlay</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/osmdroid/google/wrapper/package-summary.html">org.osmdroid.google.wrapper</a> - package org.osmdroid.google.wrapper</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/osmdroid/google/wrapper/v2/package-summary.html">org.osmdroid.google.wrapper.v2</a> - package org.osmdroid.google.wrapper.v2</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/osmdroid/thirdparty/package-summary.html">org.osmdroid.thirdparty</a> - package org.osmdroid.thirdparty</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/osmdroid/tileprovider/tilesource/bing/package-summary.html">org.osmdroid.tileprovider.tilesource.bing</a> - package org.osmdroid.tileprovider.tilesource.bing</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/osmdroid/tileprovider/tilesource/bing/imagerymetadata/package-summary.html">org.osmdroid.tileprovider.tilesource.bing.imagerymetadata</a> - package org.osmdroid.tileprovider.tilesource.bing.imagerymetadata</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/osmdroid/util/package-summary.html">org.osmdroid.util</a> - package org.osmdroid.util</dt>
<dd>&nbsp;</dd>
<dt><a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html" title="class in org.osmdroid.google.wrapper.v2"><span class="strong">OsmdroidMapWrapper</span></a> - Class in <a href="./org/osmdroid/google/wrapper/v2/package-summary.html">org.osmdroid.google.wrapper.v2</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html#OsmdroidMapWrapper(org.osmdroid.views.MapView)">OsmdroidMapWrapper(MapView)</a></span> - Constructor for class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">OsmdroidMapWrapper</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_P_">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html#pathBase()">pathBase()</a></span> - Method in class org.osmdroid.tileprovider.tilesource.bing.<a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html" title="class in org.osmdroid.tileprovider.tilesource.bing">BingMapTileSource</a></dt>
<dd>
<div class="block">get the base path used for caching purpose</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/Polyline.html#points">points</a></span> - Variable in class org.osmdroid.api.<a href="./org/osmdroid/api/Polyline.html" title="class in org.osmdroid.api">Polyline</a></dt>
<dd>
<div class="block">The points of the polyline.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/Polyline.html#points(java.util.List)">points(List&lt;IGeoPoint&gt;)</a></span> - Method in class org.osmdroid.api.<a href="./org/osmdroid/api/Polyline.html" title="class in org.osmdroid.api">Polyline</a></dt>
<dd>
<div class="block">The points of the polyline.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/Polyline.html#points(org.osmdroid.api.IGeoPoint...)">points(IGeoPoint...)</a></span> - Method in class org.osmdroid.api.<a href="./org/osmdroid/api/Polyline.html" title="class in org.osmdroid.api">Polyline</a></dt>
<dd>
<div class="block">The points of the polyline.</div>
</dd>
<dt><a href="./org/osmdroid/api/Polyline.html" title="class in org.osmdroid.api"><span class="strong">Polyline</span></a> - Class in <a href="./org/osmdroid/api/package-summary.html">org.osmdroid.api</a></dt>
<dd>
<div class="block">only used for the Google maps wrapper/3rd party library</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/Polyline.html#Polyline()">Polyline()</a></span> - Constructor for class org.osmdroid.api.<a href="./org/osmdroid/api/Polyline.html" title="class in org.osmdroid.api">Polyline</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/osmdroid/util/Position.html" title="class in org.osmdroid.util"><span class="strong">Position</span></a> - Class in <a href="./org/osmdroid/util/package-summary.html">org.osmdroid.util</a></dt>
<dd>
<div class="block">this is only used in the Google Wrapper sample and will move to osmdroid-3rd party</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/util/Position.html#Position(double,%20double)">Position(double, double)</a></span> - Constructor for class org.osmdroid.util.<a href="./org/osmdroid/util/Position.html" title="class in org.osmdroid.util">Position</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/osmdroid/google/wrapper/Projection.html" title="class in org.osmdroid.google.wrapper"><span class="strong">Projection</span></a> - Class in <a href="./org/osmdroid/google/wrapper/package-summary.html">org.osmdroid.google.wrapper</a></dt>
<dd>
<div class="block">A wrapper for the Google <code>com.google.android.maps.Projection</code> implementation.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/Projection.html#Projection(com.google.android.maps.MapView)">Projection(com.google.android.maps.MapView)</a></span> - Constructor for class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/Projection.html" title="class in org.osmdroid.google.wrapper">Projection</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/osmdroid/google/wrapper/v2/Projection.html" title="class in org.osmdroid.google.wrapper.v2"><span class="strong">Projection</span></a> - Class in <a href="./org/osmdroid/google/wrapper/v2/package-summary.html">org.osmdroid.google.wrapper.v2</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/Projection.html#Projection(com.google.android.gms.maps.Projection)">Projection(Projection)</a></span> - Constructor for class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/Projection.html" title="class in org.osmdroid.google.wrapper.v2">Projection</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_R_">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="strong"><a href="./org/osmdroid/google/overlay/GoogleItemizedOverlay.html#removeAllItems()">removeAllItems()</a></span> - Method in class org.osmdroid.google.overlay.<a href="./org/osmdroid/google/overlay/GoogleItemizedOverlay.html" title="class in org.osmdroid.google.overlay">GoogleItemizedOverlay</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html#retrieveBingKey(Context)">retrieveBingKey(Context)</a></span> - Static method in class org.osmdroid.tileprovider.tilesource.bing.<a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html" title="class in org.osmdroid.tileprovider.tilesource.bing">BingMapTileSource</a></dt>
<dd>
<div class="block">Read the API key from the manifest.<br>
This method should be invoked before class instantiation.<br></div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IMyLocationOverlay.html#runOnFirstFix(java.lang.Runnable)">runOnFirstFix(Runnable)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMyLocationOverlay.html" title="interface in org.osmdroid.api">IMyLocationOverlay</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_S_">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapController.html#scrollBy(int,%20int)">scrollBy(int, int)</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapController.html" title="class in org.osmdroid.google.wrapper">MapController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/overlay/GoogleTilesOverlay.html#setAlpha(int)">setAlpha(int)</a></span> - Method in class org.osmdroid.google.overlay.<a href="./org/osmdroid/google/overlay/GoogleTilesOverlay.html" title="class in org.osmdroid.google.overlay">GoogleTilesOverlay</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapView.html#setBackgroundColor(int)">setBackgroundColor(int)</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapView.html" title="class in org.osmdroid.google.wrapper">MapView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IMap.html#setBearing(float)">setBearing(float)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMap.html" title="interface in org.osmdroid.api">IMap</a></dt>
<dd>
<div class="block">Set the bearing of the map.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html#setBearing(float)">setBearing(float)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">GoogleV1MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html#setBearing(float)">setBearing(float)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html#setBearing(float)">setBearing(float)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">OsmdroidMapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/util/Position.html#setBearing(float)">setBearing(float)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/Position.html" title="class in org.osmdroid.util">Position</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html#setBingKey(java.lang.String)">setBingKey(String)</a></span> - Static method in class org.osmdroid.tileprovider.tilesource.bing.<a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html" title="class in org.osmdroid.tileprovider.tilesource.bing">BingMapTileSource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IMap.html#setCenter(double,%20double)">setCenter(double, double)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMap.html" title="interface in org.osmdroid.api">IMap</a></dt>
<dd>
<div class="block">Set the center of the map</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapController.html#setCenter(org.osmdroid.api.IGeoPoint)">setCenter(IGeoPoint)</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapController.html" title="class in org.osmdroid.google.wrapper">MapController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html#setCenter(double,%20double)">setCenter(double, double)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">GoogleV1MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html#setCenter(double,%20double)">setCenter(double, double)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html#setCenter(double,%20double)">setCenter(double, double)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">OsmdroidMapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IMap.html#setMyLocationEnabled(boolean)">setMyLocationEnabled(boolean)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMap.html" title="interface in org.osmdroid.api">IMap</a></dt>
<dd>
<div class="block">Whether to show the "my location" dot on the map</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html#setMyLocationEnabled(boolean)">setMyLocationEnabled(boolean)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">GoogleV1MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html#setMyLocationEnabled(boolean)">setMyLocationEnabled(boolean)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html#setMyLocationEnabled(boolean)">setMyLocationEnabled(boolean)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">OsmdroidMapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IMap.html#setOnCameraChangeListener(org.osmdroid.api.OnCameraChangeListener)">setOnCameraChangeListener(OnCameraChangeListener)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMap.html" title="interface in org.osmdroid.api">IMap</a></dt>
<dd>
<div class="block">Sets a callback that's invoked when the map view changes position.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html#setOnCameraChangeListener(org.osmdroid.api.OnCameraChangeListener)">setOnCameraChangeListener(OnCameraChangeListener)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">GoogleV1MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html#setOnCameraChangeListener(org.osmdroid.api.OnCameraChangeListener)">setOnCameraChangeListener(OnCameraChangeListener)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html#setOnCameraChangeListener(org.osmdroid.api.OnCameraChangeListener)">setOnCameraChangeListener(OnCameraChangeListener)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">OsmdroidMapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/overlay/GoogleItemizedOverlay.html#setOverlayMarkerCentered(OverlayItem,%20Drawable)">setOverlayMarkerCentered(OverlayItem, Drawable)</a></span> - Static method in class org.osmdroid.google.overlay.<a href="./org/osmdroid/google/overlay/GoogleItemizedOverlay.html" title="class in org.osmdroid.google.overlay">GoogleItemizedOverlay</a></dt>
<dd>
<div class="block">Use this method instead of
<code>com.google.android.maps.OverlayItem#setMarker(android.graphics.drawable.Drawable)</code>
to set a marker that is anchored center.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IMap.html#setPosition(org.osmdroid.api.IPosition)">setPosition(IPosition)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMap.html" title="interface in org.osmdroid.api">IMap</a></dt>
<dd>
<div class="block">Set the position of the map</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html#setPosition(org.osmdroid.api.IPosition)">setPosition(IPosition)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">GoogleV1MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html#setPosition(org.osmdroid.api.IPosition)">setPosition(IPosition)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html#setPosition(org.osmdroid.api.IPosition)">setPosition(IPosition)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">OsmdroidMapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html#setStyle(java.lang.String)">setStyle(String)</a></span> - Method in class org.osmdroid.tileprovider.tilesource.bing.<a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html" title="class in org.osmdroid.tileprovider.tilesource.bing">BingMapTileSource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/overlay/GoogleTilesOverlay.html#setUseDataConnection(boolean)">setUseDataConnection(boolean)</a></span> - Method in class org.osmdroid.google.overlay.<a href="./org/osmdroid/google/overlay/GoogleTilesOverlay.html" title="class in org.osmdroid.google.overlay">GoogleTilesOverlay</a></dt>
<dd>
<div class="block">Set whether to use the network connection if it's available.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IMap.html#setZoom(float)">setZoom(float)</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMap.html" title="interface in org.osmdroid.api">IMap</a></dt>
<dd>
<div class="block">Set the zoom level of the map</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapController.html#setZoom(int)">setZoom(int)</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapController.html" title="class in org.osmdroid.google.wrapper">MapController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html#setZoom(float)">setZoom(float)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">GoogleV1MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html#setZoom(float)">setZoom(float)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html#setZoom(float)">setZoom(float)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">OsmdroidMapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/util/Position.html#setZoomLevel(float)">setZoomLevel(float)</a></span> - Method in class org.osmdroid.util.<a href="./org/osmdroid/util/Position.html" title="class in org.osmdroid.util">Position</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/overlay/GoogleItemizedOverlay.html#size()">size()</a></span> - Method in class org.osmdroid.google.overlay.<a href="./org/osmdroid/google/overlay/GoogleItemizedOverlay.html" title="class in org.osmdroid.google.overlay">GoogleItemizedOverlay</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/Marker.html#snippet">snippet</a></span> - Variable in class org.osmdroid.api.<a href="./org/osmdroid/api/Marker.html" title="class in org.osmdroid.api">Marker</a></dt>
<dd>
<div class="block">Snippet displayed below the title.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/Marker.html#snippet(java.lang.String)">snippet(String)</a></span> - Method in class org.osmdroid.api.<a href="./org/osmdroid/api/Marker.html" title="class in org.osmdroid.api">Marker</a></dt>
<dd>
<div class="block">Snippet displayed below the title.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapController.html#stopAnimation(boolean)">stopAnimation(boolean)</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapController.html" title="class in org.osmdroid.google.wrapper">MapController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapController.html#stopPanning()">stopPanning()</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapController.html" title="class in org.osmdroid.google.wrapper">MapController</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_T_">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="strong"><a href="./org/osmdroid/api/Marker.html#title">title</a></span> - Variable in class org.osmdroid.api.<a href="./org/osmdroid/api/Marker.html" title="class in org.osmdroid.api">Marker</a></dt>
<dd>
<div class="block">The title of the marker.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/Marker.html#title(java.lang.String)">title(String)</a></span> - Method in class org.osmdroid.api.<a href="./org/osmdroid/api/Marker.html" title="class in org.osmdroid.api">Marker</a></dt>
<dd>
<div class="block">The title of the marker.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/Projection.html#toPixels(org.osmdroid.api.IGeoPoint,%20Point)">toPixels(IGeoPoint, Point)</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/Projection.html" title="class in org.osmdroid.google.wrapper">Projection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/Projection.html#toPixels(org.osmdroid.api.IGeoPoint,%20Point)">toPixels(IGeoPoint, Point)</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/Projection.html" title="class in org.osmdroid.google.wrapper.v2">Projection</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_U_">
<!-- -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><span class="strong"><a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html#updateBaseUrl()">updateBaseUrl()</a></span> - Method in class org.osmdroid.tileprovider.tilesource.bing.<a href="./org/osmdroid/tileprovider/tilesource/bing/BingMapTileSource.html" title="class in org.osmdroid.tileprovider.tilesource.bing">BingMapTileSource</a></dt>
<dd>
<div class="block">Resolves url patterns to update urls with current map view mode and available sub domain.<br>
When several subdomains are available, change current sub domain in a cycle manner</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/overlay/GoogleTilesOverlay.html#useDataConnection()">useDataConnection()</a></span> - Method in class org.osmdroid.google.overlay.<a href="./org/osmdroid/google/overlay/GoogleTilesOverlay.html" title="class in org.osmdroid.google.overlay">GoogleTilesOverlay</a></dt>
<dd>
<div class="block">Whether to use the network connection if it's available.</div>
</dd>
</dl>
<a name="_V_">
<!-- -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><span class="strong"><a href="./org/osmdroid/api/Marker.Anchor.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.osmdroid.api.<a href="./org/osmdroid/api/Marker.Anchor.html" title="enum in org.osmdroid.api">Marker.Anchor</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/Marker.Anchor.html#values()">values()</a></span> - Static method in enum org.osmdroid.api.<a href="./org/osmdroid/api/Marker.Anchor.html" title="enum in org.osmdroid.api">Marker.Anchor</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
</dl>
<a name="_W_">
<!-- -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><span class="strong"><a href="./org/osmdroid/api/Polyline.html#width">width</a></span> - Variable in class org.osmdroid.api.<a href="./org/osmdroid/api/Polyline.html" title="class in org.osmdroid.api">Polyline</a></dt>
<dd>
<div class="block">The width of the polyline.</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/Polyline.html#width(float)">width(float)</a></span> - Method in class org.osmdroid.api.<a href="./org/osmdroid/api/Polyline.html" title="class in org.osmdroid.api">Polyline</a></dt>
<dd>
<div class="block">The width of the polyline.</div>
</dd>
</dl>
<a name="_Z_">
<!-- -->
</a>
<h2 class="title">Z</h2>
<dl>
<dt><span class="strong"><a href="./org/osmdroid/api/IMap.html#zoomIn()">zoomIn()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMap.html" title="interface in org.osmdroid.api">IMap</a></dt>
<dd>
<div class="block">Increase zoom level by one</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapController.html#zoomIn()">zoomIn()</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapController.html" title="class in org.osmdroid.google.wrapper">MapController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html#zoomIn()">zoomIn()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">GoogleV1MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html#zoomIn()">zoomIn()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html#zoomIn()">zoomIn()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">OsmdroidMapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapController.html#zoomInFixing(int,%20int)">zoomInFixing(int, int)</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapController.html" title="class in org.osmdroid.google.wrapper">MapController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/api/IMap.html#zoomOut()">zoomOut()</a></span> - Method in interface org.osmdroid.api.<a href="./org/osmdroid/api/IMap.html" title="interface in org.osmdroid.api">IMap</a></dt>
<dd>
<div class="block">Decrease zoom level by one</div>
</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapController.html#zoomOut()">zoomOut()</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapController.html" title="class in org.osmdroid.google.wrapper">MapController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html#zoomOut()">zoomOut()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/GoogleV1MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">GoogleV1MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html#zoomOut()">zoomOut()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/MapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">MapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html#zoomOut()">zoomOut()</a></span> - Method in class org.osmdroid.google.wrapper.v2.<a href="./org/osmdroid/google/wrapper/v2/OsmdroidMapWrapper.html" title="class in org.osmdroid.google.wrapper.v2">OsmdroidMapWrapper</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapController.html#zoomOutFixing(int,%20int)">zoomOutFixing(int, int)</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapController.html" title="class in org.osmdroid.google.wrapper">MapController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapController.html#zoomTo(int)">zoomTo(int)</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapController.html" title="class in org.osmdroid.google.wrapper">MapController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapController.html#zoomToFixing(int,%20int,%20int)">zoomToFixing(int, int, int)</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapController.html" title="class in org.osmdroid.google.wrapper">MapController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapController.html#zoomToSpan(int,%20int)">zoomToSpan(int, int)</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapController.html" title="class in org.osmdroid.google.wrapper">MapController</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/osmdroid/google/wrapper/MapController.html#zoomToSpan(double,%20double)">zoomToSpan(double, double)</a></span> - Method in class org.osmdroid.google.wrapper.<a href="./org/osmdroid/google/wrapper/MapController.html" title="class in org.osmdroid.google.wrapper">MapController</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="#_A_">A</a>&nbsp;<a href="#_B_">B</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_V_">V</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a href="#_Z_">Z</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="./overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="./overview-tree.html">Tree</a></li>
<li><a href="./deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="./help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="./allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>