blob: 22065badc0de923bb903c387a1f1f2e798901cac [file] [log] [blame]
Robert Ly3c4b4f72012-11-30 04:02:04 -08001<!DOCTYPE html>
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
Dirk Dougherty78ec7322013-09-16 10:37:40 -070076
77
Quddus Chong26ca3fa2014-05-06 17:02:49 -070078
79
80
81
82
83
84
Quddus Chong559c0062014-06-12 13:59:34 -070085
86
Robert Ly3c4b4f72012-11-30 04:02:04 -080087<html>
88<head>
Dirk Dougherty4af1bf82013-05-09 15:04:08 -070089
90
Dirk Dougherty78ec7322013-09-16 10:37:40 -070091<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
92<meta name="viewport" content="width=device-width" />
Robert Ly3c4b4f72012-11-30 04:02:04 -080093
94<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
95<title>GoogleMap.OnCameraChangeListener | Android Developers</title>
96
97<!-- STYLESHEETS -->
98<link rel="stylesheet"
Quddus Chong26ca3fa2014-05-06 17:02:49 -070099href="//fonts.googleapis.com/css?family=Roboto+Condensed">
100<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Roboto:light,regular,medium,thin,italic,mediumitalic,bold"
101 title="roboto">
Quddus Chong559c0062014-06-12 13:59:34 -0700102<link href="/assets/css/default.css?v=2" rel="stylesheet" type="text/css">
Robert Ly3c4b4f72012-11-30 04:02:04 -0800103
104
105
106<!-- JAVASCRIPT -->
Dirk Dougherty8a72b6e2013-02-01 15:00:09 -0800107<script src="//www.google.com/jsapi" type="text/javascript"></script>
Robert Lyf6f5cf42013-02-04 18:24:15 -0800108<script src="/assets/js/android_3p-bundle.js" type="text/javascript"></script>
Robert Ly3c4b4f72012-11-30 04:02:04 -0800109<script type="text/javascript">
110 var toRoot = "/";
Dirk Doughertyd1898452013-12-02 11:34:20 -0800111 var metaTags = [];
Robert Lyf6f5cf42013-02-04 18:24:15 -0800112 var devsite = false;
Robert Ly3c4b4f72012-11-30 04:02:04 -0800113</script>
Quddus Chong559c0062014-06-12 13:59:34 -0700114<script src="/assets/js/docs.js?v=2" type="text/javascript"></script>
Robert Ly3c4b4f72012-11-30 04:02:04 -0800115
Quddus Chong559c0062014-06-12 13:59:34 -0700116<script>
117 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
118 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
119 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
120 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
Robert Lyf6f5cf42013-02-04 18:24:15 -0800121
Quddus Chong559c0062014-06-12 13:59:34 -0700122 ga('create', 'UA-5831155-1', 'android.com');
123 ga('create', 'UA-49880327-2', 'android.com', {'name': 'universal'}); // New tracker);
124 ga('send', 'pageview');
125 ga('universal.send', 'pageview'); // Send page view for new tracker.
Robert Lyf6f5cf42013-02-04 18:24:15 -0800126</script>
Quddus Chong559c0062014-06-12 13:59:34 -0700127
Robert Ly3c4b4f72012-11-30 04:02:04 -0800128</head>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700129
Robert Ly555c93b2012-12-03 12:24:07 -0800130<body class="gc-documentation google
Robert Ly3c4b4f72012-11-30 04:02:04 -0800131 develop" itemscope itemtype="http://schema.org/Article">
132 <div id="doc-api-level" class="" style="display:none"></div>
133 <a name="top"></a>
134
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700135
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700136<a name="top"></a>
137
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700138 <!-- Header -->
139 <div id="header-wrapper">
Robert Ly3c4b4f72012-11-30 04:02:04 -0800140 <div id="header">
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700141 <div class="wrap" id="header-wrap">
142 <div class="col-3 logo">
Robert Ly3c4b4f72012-11-30 04:02:04 -0800143 <a href="/index.html">
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700144 <img src="/assets/images/dac_logo.png"
145 srcset="/assets/images/dac_logo@2x.png 2x"
146 width="123" height="25" alt="Android Developers" />
Robert Ly3c4b4f72012-11-30 04:02:04 -0800147 </a>
148 <div class="btn-quicknav" id="btn-quicknav">
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700149 <a href="#" class="arrow-inactive">Quicknav</a>
150 <a href="#" class="arrow-active">Quicknav</a>
Robert Ly3c4b4f72012-11-30 04:02:04 -0800151 </div>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700152 </div>
153 <ul class="nav-x col-9">
154 <li class="design">
155 <a href="/design/index.html"
156 zh-tw-lang="設計"
157 zh-cn-lang="设计"
158 ru-lang="Проектирование"
159 ko-lang="디자인"
160 ja-lang="設計"
161 es-lang="Diseñar"
162 >Design</a></li>
163 <li class="develop"><a href="/develop/index.html"
164 zh-tw-lang="開發"
165 zh-cn-lang="开发"
166 ru-lang="Разработка"
167 ko-lang="개발"
168 ja-lang="開発"
169 es-lang="Desarrollar"
170 >Develop</a></li>
171 <li class="distribute last"><a href="/distribute/index.html"
172 zh-tw-lang="發佈"
173 zh-cn-lang="分发"
174 ru-lang="Распространение"
175 ko-lang="배포"
176 ja-lang="配布"
177 es-lang="Distribuir"
178 >Distribute</a></li>
179 </ul>
180
181
182
183
184<div class="menu-container">
185 <div class="moremenu">
Robert Ly3c4b4f72012-11-30 04:02:04 -0800186 <div id="more-btn"></div>
187 </div>
188 <div class="morehover" id="moremenu">
189 <div class="top"></div>
190 <div class="mid">
191 <div class="header">Links</div>
192 <ul>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700193 <li><a href="https://play.google.com/apps/publish/" target="_googleplay">Google Play Developer Console</a></li>
Robert Ly3c4b4f72012-11-30 04:02:04 -0800194 <li><a href="http://android-developers.blogspot.com/">Android Developers Blog</a></li>
195 <li><a href="/about/index.html">About Android</a></li>
196 </ul>
197 <div class="header">Android Sites</div>
198 <ul>
199 <li><a href="http://www.android.com">Android.com</a></li>
200 <li class="active"><a>Android Developers</a></li>
201 <li><a href="http://source.android.com">Android Open Source Project</a></li>
202 </ul>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700203
Robert Lyf6f5cf42013-02-04 18:24:15 -0800204
205
206 <div class="header">Language</div>
207 <div id="language" class="locales">
208 <select name="language" onChange="changeLangPref(this.value, true)">
209 <option value="en">English</option>
210 <option value="es">Español</option>
211 <option value="ja">日本語</option>
212 <option value="ko">한국어</option>
213 <option value="ru">Русский</option>
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700214 <option value="zh-cn">中文 (中国)</option>
215 <option value="zh-tw">中文 (台灣)</option>
Robert Lyf6f5cf42013-02-04 18:24:15 -0800216 </select>
217 </div>
218 <script type="text/javascript">
219 <!--
220 loadLangPref();
221 //-->
222 </script>
223
224
Robert Ly3c4b4f72012-11-30 04:02:04 -0800225 <br class="clearfix" />
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700226 </div><!-- end 'mid' -->
Robert Ly3c4b4f72012-11-30 04:02:04 -0800227 <div class="bottom"></div>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700228 </div><!-- end 'moremenu' -->
229
Robert Ly3c4b4f72012-11-30 04:02:04 -0800230 <div class="search" id="search-container">
231 <div class="search-inner">
232 <div id="search-btn"></div>
233 <div class="left"></div>
234 <form onsubmit="return submit_search()">
235 <input id="search_autocomplete" type="text" value="" autocomplete="off" name="q"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700236 onfocus="search_focus_changed(this, true)" onblur="search_focus_changed(this, false)"
237 onkeydown="return search_changed(event, true, '/')"
238 onkeyup="return search_changed(event, false, '/')" />
Robert Ly3c4b4f72012-11-30 04:02:04 -0800239 </form>
240 <div class="right"></div>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700241 <a class="close hide">close</a>
242 <div class="left"></div>
243 <div class="right"></div>
244 </div><!-- end search-inner -->
245 </div><!-- end search-container -->
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700246
247 <div class="search_filtered_wrapper reference">
248 <div class="suggest-card reference no-display">
249 <ul class="search_filtered">
250 </ul>
Robert Ly3c4b4f72012-11-30 04:02:04 -0800251 </div>
252 </div>
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700253
254 <div class="search_filtered_wrapper docs">
255 <div class="suggest-card dummy no-display">&nbsp;</div>
256 <div class="suggest-card develop no-display">
257 <ul class="search_filtered">
258 </ul>
259 <div class="child-card guides no-display">
260 </div>
261 <div class="child-card training no-display">
262 </div>
quddusc563daee2013-12-03 19:31:14 -0800263 <div class="child-card samples no-display">
264 </div>
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700265 </div>
266 <div class="suggest-card design no-display">
267 <ul class="search_filtered">
268 </ul>
269 </div>
270 <div class="suggest-card distribute no-display">
271 <ul class="search_filtered">
272 </ul>
273 </div>
274 </div>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700275</div><!-- end menu-container (search and menu widget) -->
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700276
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700277
278
279 <!-- Expanded quicknav -->
Quddus Chong559c0062014-06-12 13:59:34 -0700280 <div id="quicknav" class="col-13">
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700281 <ul>
Quddus Chong559c0062014-06-12 13:59:34 -0700282 <li class="about">
283 <ul>
284 <li><a href="/about/index.html">About</a></li>
285 <li><a href="/wear/index.html">Wear</a></li>
286 <li><a href="/tv/index.html">TV</a></li>
287 <li><a href="/auto/index.html">Auto</a></li>
288 </ul>
289 </li>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700290 <li class="design">
291 <ul>
292 <li><a href="/design/index.html">Get Started</a></li>
Quddus Chong559c0062014-06-12 13:59:34 -0700293 <li><a href="/design/devices.html">Devices</a></li>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700294 <li><a href="/design/style/index.html">Style</a></li>
295 <li><a href="/design/patterns/index.html">Patterns</a></li>
296 <li><a href="/design/building-blocks/index.html">Building Blocks</a></li>
297 <li><a href="/design/downloads/index.html">Downloads</a></li>
298 <li><a href="/design/videos/index.html">Videos</a></li>
299 </ul>
300 </li>
301 <li class="develop">
302 <ul>
303 <li><a href="/training/index.html"
304 zh-tw-lang="訓練課程"
305 zh-cn-lang="培训"
306 ru-lang="Курсы"
307 ko-lang="교육"
308 ja-lang="トレーニング"
309 es-lang="Capacitación"
310 >Training</a></li>
311 <li><a href="/guide/index.html"
312 zh-tw-lang="API 指南"
313 zh-cn-lang="API 指南"
314 ru-lang="Руководства по API"
315 ko-lang="API 가이드"
316 ja-lang="API ガイド"
317 es-lang="Guías de la API"
318 >API Guides</a></li>
319 <li><a href="/reference/packages.html"
320 zh-tw-lang="參考資源"
321 zh-cn-lang="参考"
322 ru-lang="Справочник"
323 ko-lang="참조문서"
324 ja-lang="リファレンス"
325 es-lang="Referencia"
326 >Reference</a></li>
Quddus Chong559c0062014-06-12 13:59:34 -0700327 <li><a href="/sdk/index.html"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700328 zh-tw-lang="相關工具"
329 zh-cn-lang="工具"
330 ru-lang="Инструменты"
331 ko-lang="도구"
332 ja-lang="ツール"
333 es-lang="Herramientas"
334 >Tools</a>
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700335 </li>
336 <li><a href="/google/index.html">Google Services</a>
337 </li>
338
339 <li><a href="/samples/index.html">Samples</a>
340 </li>
341
342 </ul>
343 </li>
344 <li class="distribute last">
345 <ul>
346 <li><a href="/distribute/googleplay/index.html">Google Play</a></li>
347 <li><a href="/distribute/essentials/index.html">Essentials</a></li>
348 <li><a href="/distribute/users/index.html">Get Users</a></li>
349 <li><a href="/distribute/engage/index.html">Engage &amp; Retain</a></li>
350 <li><a href="/distribute/monetize/index.html">Monetize</a></li>
351 <li><a href="/distribute/tools/index.html">Tools &amp; Reference</a></li>
352 <li><a href="/distribute/stories/index.html">Developer Stories</a></li>
353 </ul>
354 </li>
355 </ul>
356 </div><!-- /Expanded quicknav -->
357 </div><!-- end header-wrap.wrap -->
358 </div><!-- end header -->
359
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700360
Robert Ly3c4b4f72012-11-30 04:02:04 -0800361 <!-- Secondary x-nav -->
362 <div id="nav-x">
363 <div class="wrap">
364 <ul class="nav-x col-9 develop" style="width:100%">
Robert Ly05c8e632013-02-25 14:43:01 -0800365 <li class="training"><a href="/training/index.html"
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700366 zh-tw-lang="訓練課程"
367 zh-cn-lang="培训"
Robert Ly3c4b4f72012-11-30 04:02:04 -0800368 ru-lang="Курсы"
369 ko-lang="교육"
370 ja-lang="トレーニング"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700371 es-lang="Capacitación"
Robert Ly3c4b4f72012-11-30 04:02:04 -0800372 >Training</a></li>
quddusc563daee2013-12-03 19:31:14 -0800373 <li class="guide"><a href="/guide/index.html"
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700374 zh-tw-lang="API 指南"
375 zh-cn-lang="API 指南"
Robert Ly3c4b4f72012-11-30 04:02:04 -0800376 ru-lang="Руководства по API"
377 ko-lang="API 가이드"
378 ja-lang="API ガイド"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700379 es-lang="Guías de la API"
Robert Ly3c4b4f72012-11-30 04:02:04 -0800380 >API Guides</a></li>
Robert Ly05c8e632013-02-25 14:43:01 -0800381 <li class="reference"><a href="/reference/packages.html"
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700382 zh-tw-lang="參考資源"
383 zh-cn-lang="参考"
Robert Ly3c4b4f72012-11-30 04:02:04 -0800384 ru-lang="Справочник"
385 ko-lang="참조문서"
386 ja-lang="リファレンス"
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700387 es-lang="Referencia"
Robert Ly3c4b4f72012-11-30 04:02:04 -0800388 >Reference</a></li>
Quddus Chong559c0062014-06-12 13:59:34 -0700389 <li class="tools"><a href="/sdk/index.html"
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700390 zh-tw-lang="相關工具"
391 zh-cn-lang="工具"
Robert Ly3c4b4f72012-11-30 04:02:04 -0800392 ru-lang="Инструменты"
393 ko-lang="도구"
394 ja-lang="ツール"
395 es-lang="Herramientas"
396 >Tools</a></li>
Robert Ly05c8e632013-02-25 14:43:01 -0800397 <li class="google"><a href="/google/index.html"
Robert Ly3c4b4f72012-11-30 04:02:04 -0800398 >Google Services</a>
399 </li>
Dirk Dougherty78ec7322013-09-16 10:37:40 -0700400
Dirk Doughertyd1898452013-12-02 11:34:20 -0800401 <li class="samples"><a href="/samples/index.html"
402 >Samples</a>
403 </li>
404
Robert Ly3c4b4f72012-11-30 04:02:04 -0800405 </ul>
406 </div>
Robert Ly3c4b4f72012-11-30 04:02:04 -0800407 </div>
Quddus Chong559c0062014-06-12 13:59:34 -0700408 <!-- /Sendondary x-nav DEVELOP -->
Robert Ly3c4b4f72012-11-30 04:02:04 -0800409
410
Robert Ly3c4b4f72012-11-30 04:02:04 -0800411
Quddus Chong26ca3fa2014-05-06 17:02:49 -0700412 <div id="searchResults" class="wrap" style="display:none;">
413 <h2 id="searchTitle">Results</h2>
414 <div id="leftSearchControl" class="search-control">Loading...</div>
415 </div>
416 </div> <!--end header-wrapper -->
417
418 <div id="sticky-header">
419 <div>
420 <a class="logo" href="#top"></a>
421 <a class="top" href="#top"></a>
422 <ul class="breadcrumb">
423
424 <li class="current">GoogleMap.OnCameraChangeListener</li>
425 </ul>
426 </div>
427 </div>
428
429
430
431
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700432
433
Robert Ly3c4b4f72012-11-30 04:02:04 -0800434 <div class="wrap clearfix" id="body-content">
435 <div class="col-4" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement">
436 <div id="devdoc-nav" class="scroll-pane">
Robert Ly3c4b4f72012-11-30 04:02:04 -0800437
438
439
440<ul id="nav">
Dirk Doughertya38ca332013-05-15 02:36:33 -0700441
Robert Ly3c4b4f72012-11-30 04:02:04 -0800442 <li class="nav-section">
443 <div class="nav-section-header empty"><a href="/google/index.html">
Dirk Doughertya38ca332013-05-15 02:36:33 -0700444 <span class="en">Overview</span>
Robert Ly3c4b4f72012-11-30 04:02:04 -0800445 </a></div>
446 </li>
447
448 <li class="nav-section">
Dirk Doughertya38ca332013-05-15 02:36:33 -0700449 <div class="nav-section-header empty"><a href="/google/play-services/games.html">
450 <span class="en">Games</span>
451 </a></div>
452 </li>
453 <li class="nav-section">
454 <div class="nav-section-header empty"><a href="/google/play-services/location.html">
455 <span class="en">Location</span>
456 </a></div>
457 </li>
458 <li class="nav-section">
459 <div class="nav-section-header empty"><a href="/google/play-services/plus.html">
460 <span class="en">Google+</span>
461 </a></div>
462 </li>
463 <li class="nav-section">
464 <div class="nav-section-header empty"><a href="/google/play-services/maps.html">
Dirk Doughertyeb768482013-10-29 22:25:12 -0700465 <span class="en">Maps</span>
466 </a></div>
467 </li>
468 <li class="nav-section">
Dirk Dougherty16542642014-02-07 19:58:28 -0800469 <div class="nav-section-header empty"><a href="/google/play-services/drive.html">
470 <span class="en">Drive</span>
471 </a></div>
472 </li>
473 <li class="nav-section">
474 <div class="nav-section-header empty"><a href="/google/play-services/cast.html">
475 <span class="en">Cast</span>
476 </a></div>
477 </li>
478 <li class="nav-section">
Dirk Doughertyeb768482013-10-29 22:25:12 -0700479 <div class="nav-section-header"><a href="/google/play-services/ads.html">
480 <span class="en">Ads</span></a>
481 </div>
482 <ul>
483 <li><a href="/google/play-services/id.html">
484 <span class="en">Advertising ID</span></a>
485 </li>
486 </ul>
487 </li>
488 <li class="nav-section">
489 <div class="nav-section-header empty"><a href="/google/play-services/wallet.html">
490 <span class="en">Wallet</span>
Dirk Doughertya38ca332013-05-15 02:36:33 -0700491 </a></div>
492 </li>
Dirk Doughertya38ca332013-05-15 02:36:33 -0700493
494
495 <li class="nav-section">
Robert Ly3c4b4f72012-11-30 04:02:04 -0800496 <div class="nav-section-header"><a href="/google/play-services/index.html">
Robert Lyd84d5cc2013-01-04 10:13:35 -0800497 <span class="en">Google Play Services</span></a>
Robert Ly3c4b4f72012-11-30 04:02:04 -0800498 </div>
499 <ul>
500 <li><a href="/google/play-services/setup.html">
501 <span class="en">Setup</span></a>
502 </li>
quddusc682d8e92014-03-13 11:55:32 -0700503 <li class="nav-section">
504 <div class="nav-section-header"><a href="/google/auth/api-client.html">
505 <span class="en">Accessing Google Play Services APIs</span></a>
506 </div>
507 <ul>
508 <li>
509 <a href="/google/auth/http-auth.html">
510 <span class="en">Authorizing with Google for REST APIs</span>
511 </a>
512 </li>
513 </ul>
514 </li>
Robert Ly3c4b4f72012-11-30 04:02:04 -0800515 <li id="gms-tree-list" class="nav-section">
516 <div class="nav-section-header">
517 <a href="/reference/gms-packages.html">
518 <span class="en">Reference</span>
519 </a>
520 <div>
521 </li>
Robert Ly3c4b4f72012-11-30 04:02:04 -0800522 </ul>
523 </li>
524
Robert Lyd84d5cc2013-01-04 10:13:35 -0800525
Robert Ly3c4b4f72012-11-30 04:02:04 -0800526 <li class="nav-section">
527 <div class="nav-section-header"><a href="/google/play/billing/index.html">
Robert Ly672b3ad2012-11-30 16:15:46 -0800528 <span class="en">Google Play In-app Billing</span></a>
Robert Ly3c4b4f72012-11-30 04:02:04 -0800529 </div>
530 <ul>
Robert Lyd84d5cc2013-01-04 10:13:35 -0800531 <li><a href="/google/play/billing/billing_overview.html">
532 <span class="en">Overview</span></a>
533 </li>
534 <li class="nav-section"><div class="nav-section-header"><a href="/google/play/billing/api.html">
535 <span class="en">Version 3 API</span></a></div>
536 <ul>
537 <li><a href="/google/play/billing/billing_integrate.html">
538 <span class="en">Implementing the API</span></a></li>
539 <li><a href="/google/play/billing/billing_reference.html">
540 <span class="en">Reference</span></a></li>
541 </ul>
542 </li>
543 <li class="nav-section"><div class="nav-section-header"><a href="/google/play/billing/v2/api.html">
544 <span class="en">Version 2 API</span></a></div>
545 <ul>
546 <li><a href="/google/play/billing/v2/billing_integrate.html">
547 <span class="en">Implementing the API</span></a></li>
548 <li><a href="/google/play/billing/v2/billing_subscriptions.html">
549 <span class="en">Subscriptions</span></a></li>
550 <li><a href="/google/play/billing/v2/billing_reference.html">
551 <span class="en">Reference</span></a></li>
552 </ul>
553 </li>
Robert Ly05c8e632013-02-25 14:43:01 -0800554 <li><a href="/google/play/billing/billing_subscriptions.html">
555 <span class="en">Subscriptions</span></a>
556 </li>
Robert Lyd84d5cc2013-01-04 10:13:35 -0800557 <li><a href="/google/play/billing/billing_best_practices.html">
Robert Ly3c4b4f72012-11-30 04:02:04 -0800558 <span class="en">Security and Design</span></a>
Robert Lyd84d5cc2013-01-04 10:13:35 -0800559 </li>
560 <li><a href="/google/play/billing/billing_testing.html">
Robert Ly555c93b2012-12-03 12:24:07 -0800561 <span class="en">Testing In-app Billing</span></a>
Robert Lyd84d5cc2013-01-04 10:13:35 -0800562 </li>
563 <li><a href="/google/play/billing/billing_admin.html">
Robert Ly3c4b4f72012-11-30 04:02:04 -0800564 <span class="en">Administering In-app Billing</span></a>
Robert Lyd84d5cc2013-01-04 10:13:35 -0800565 </li>
Dirk Doughertyfe3da792013-06-12 18:06:08 -0700566 <li><a href="/google/play/billing/gp-purchase-status-api.html">
567 <span class="en">Purchase Status API</span></a>
568 </li>
Robert Lyd84d5cc2013-01-04 10:13:35 -0800569 <li><a href="/google/play/billing/versions.html">
570 <span class="en">Version Notes</span></a>
571 </li>
Robert Ly3c4b4f72012-11-30 04:02:04 -0800572 </ul>
573 </li>
574
Dirk Doughertya38ca332013-05-15 02:36:33 -0700575
576
Dirk Doughertyd1898452013-12-02 11:34:20 -0800577 <li class="nav-section">
Dirk Doughertya38ca332013-05-15 02:36:33 -0700578 <div class="nav-section-header"><a href="/google/gcm/index.html">
579 <span class="en">Google Cloud Messaging</span></a>
580 </div>
581 <ul>
Dirk Doughertyd1898452013-12-02 11:34:20 -0800582 <li><a href="/google/gcm/gcm.html">
583 <span class="en">Overview</span></a>
584 </li>
Dirk Doughertya38ca332013-05-15 02:36:33 -0700585 <li><a href="/google/gcm/gs.html">
586 <span class="en">Getting Started</span></a>
587 </li>
Dirk Doughertyd1898452013-12-02 11:34:20 -0800588 <li><a href="/google/gcm/client.html">
589 <span class="en">Implementing GCM Client</span></a>
Dirk Doughertya38ca332013-05-15 02:36:33 -0700590 </li>
Dirk Doughertyd1898452013-12-02 11:34:20 -0800591 <li class="nav-section"><div class="nav-section-header"><a href="/google/gcm/server.html">
592 <span class="en">Implementing GCM Server</span></a></div>
593 <ul>
594 <li><a href="/google/gcm/ccs.html">
595 <span class="en">CCS (XMPP)</span></a></li>
596 <li><a href="/google/gcm/http.html">
597 <span class="en">HTTP</span></a></li>
598 </ul>
Dirk Doughertyfe3da792013-06-12 18:06:08 -0700599 </li>
600 <li><a href="/google/gcm/notifications.html">
601 <span class="en">User Notifications</span></a>
602 </li>
Dirk Doughertya38ca332013-05-15 02:36:33 -0700603 <li><a href="/google/gcm/adv.html">
604 <span class="en">Advanced Topics</span></a>
605 </li>
606 <li><a href="/google/gcm/c2dm.html">
607 <span class="en">Migration</span></a>
608 </li>
609 <li id="gcm-tree-list" class="nav-section">
610 <div class="nav-section-header">
611 <a href="/reference/gcm-packages.html">
612 <span class="en">Reference</span>
613 </a>
614 <div>
615 </li>
616 </ul>
617 </li>
618
Robert Ly3c4b4f72012-11-30 04:02:04 -0800619 <li class="nav-section">
620 <div class="nav-section-header"><a href="/google/play/dist.html">
Robert Ly672b3ad2012-11-30 16:15:46 -0800621 <span class="en">Google Play Distribution</span></a>
Robert Ly3c4b4f72012-11-30 04:02:04 -0800622 </div>
623 <ul>
624 <li><a href="/google/play/filters.html">
625 <span class="en">Filters on Google Play</span></a>
626 </li>
627
628 <li><a href="/google/play/publishing/multiple-apks.html">
629 <span class="en">Multiple APK Support</span></a>
630 </li>
Robert Ly3c4b4f72012-11-30 04:02:04 -0800631 <li><a href="/google/play/expansion-files.html">
632 <span class="en">APK Expansion Files</span></a>
633 </li>
Robert Ly3c4b4f72012-11-30 04:02:04 -0800634 <li class="nav-section">
635 <div class="nav-section-header"><a href="/google/play/licensing/index.html">
636 <span class="en">Application Licensing</span></a>
637 </div>
638 <ul>
639 <li><a href="/google/play/licensing/overview.html">
640 <span class="en">Licensing Overview</span></a>
641 </li>
642 <li><a href="/google/play/licensing/setting-up.html">
643 <span class="en">Setting Up for Licensing</span></a>
644 </li>
645 <li><a href="/google/play/licensing/adding-licensing.html">
646 <span class="en">Adding Licensing to Your App</span></a>
647 </li>
648 <li><a href="/google/play/licensing/licensing-reference.html">
649 <span class="en">Licensing Reference</span></a>
650 </li>
651 </ul>
652 </li>
Robert Ly3c4b4f72012-11-30 04:02:04 -0800653
Robert Lyd84d5cc2013-01-04 10:13:35 -0800654 <li class="nav-section">
655 <div class="nav-section-header"><a href="/google/backup/index.html">
656 Android Backup Service</a>
657 </div>
658 <ul>
659 <li><a href="/google/backup/signup.html">
660 Register</a>
Robert Ly3c4b4f72012-11-30 04:02:04 -0800661 </li>
Robert Lyd84d5cc2013-01-04 10:13:35 -0800662 </ul>
663 </li>
Robert Ly3c4b4f72012-11-30 04:02:04 -0800664
Dirk Doughertya38ca332013-05-15 02:36:33 -0700665 </ul>
666
667</li>
668
669
670
Robert Ly3c4b4f72012-11-30 04:02:04 -0800671</ul>
672
673<script type="text/javascript">
674<!--
675 buildToggleLists();
676 changeNavLang(getLangPref());
677//-->
678</script>
679
680
681
682
683 </div>
684 <script type="text/javascript">
685 showGoogleRefTree();
686
687 </script>
688 </div> <!-- end side-nav -->
689 <script>
690 $(document).ready(function() {
691 scrollIntoView("devdoc-nav");
692 });
693 </script>
694
695
Dirk Dougherty4af1bf82013-05-09 15:04:08 -0700696
697
Robert Ly3c4b4f72012-11-30 04:02:04 -0800698
699
700<div class="col-12" id="doc-col">
701
702<div id="api-info-block">
703
704
705
706
707<div class="sum-details-links">
708
709</div><!-- end sum-details-links -->
710<div class="api-level">
711
712
713
714
715</div>
716</div><!-- end api-info-block -->
717
718
719<!-- ======== START OF CLASS DATA ======== -->
720
721<div id="jd-header">
722 public
723 static
724
725
726 interface
727<h1 itemprop="name">GoogleMap.OnCameraChangeListener</h1>
728
729
730
731
732
733
734
735
736</div><!-- end header -->
737
738<div id="naMessage"></div>
739
740<div id="jd-content" class="api apilevel-">
741<table class="jd-inheritance-table">
742
743
744 <tr>
745
746 <td colspan="1" class="jd-inheritance-class-cell">com.google.android.gms.maps.GoogleMap.OnCameraChangeListener</td>
747 </tr>
748
749
750</table>
751
752
753
754
755
756
757
758<div class="jd-descr">
759
760
761<h2>Class Overview</h2>
762<p itemprop="articleBody">Defines signatures for methods that are called when the camera changes position.
763</p>
764
765
766
767
768
769</div><!-- jd-descr -->
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786<div class="jd-descr">
787
788
789<h2>Summary</h2>
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817<!-- ========== METHOD SUMMARY =========== -->
818<table id="pubmethods" class="jd-sumtable"><tr><th colspan="12">Public Methods</th></tr>
819
820
821
822
823 <tr class="alt-color api apilevel-" >
824 <td class="jd-typecol"><nobr>
825 abstract
826
827
828
829
830 void</nobr>
831 </td>
832 <td class="jd-linkcol" width="100%"><nobr>
833 <span class="sympad"><a href="/reference/com/google/android/gms/maps/GoogleMap.OnCameraChangeListener.html#onCameraChange(com.google.android.gms.maps.model.CameraPosition)">onCameraChange</a></span>(<a href="/reference/com/google/android/gms/maps/model/CameraPosition.html">CameraPosition</a> position)</nobr>
834
835 <div class="jd-descrdiv">Called after the camera position has changed.</div>
836
837 </td></tr>
838
839
840
841</table>
842
843
844
845
846
847
848
849</div><!-- jd-descr (summary) -->
850
851<!-- Details -->
852
853
854
855
856
857
858
859
860<!-- XML Attributes -->
861
862
863<!-- Enum Values -->
864
865
866<!-- Constants -->
867
868
869<!-- Fields -->
870
871
872<!-- Public ctors -->
873
874
875
876<!-- ========= CONSTRUCTOR DETAIL ======== -->
877<!-- Protected ctors -->
878
879
880
881<!-- ========= METHOD DETAIL ======== -->
882<!-- Public methdos -->
883
884<h2>Public Methods</h2>
885
886
887
888<A NAME="onCameraChange(com.google.android.gms.maps.model.CameraPosition)"></A>
889
890<div class="jd-details api apilevel-">
891 <h4 class="jd-details-title">
892 <span class="normal">
893 public
894
895
896 abstract
897
898 void
899 </span>
900 <span class="sympad">onCameraChange</span>
901 <span class="normal">(<a href="/reference/com/google/android/gms/maps/model/CameraPosition.html">CameraPosition</a> position)</span>
902 </h4>
903 <div class="api-level">
904 <div></div>
905
906
907
908 </div>
909 <div class="jd-details-descr">
910
911 <div class="jd-tagdata jd-tagdescr"><p>Called after the camera position has changed. During an animation, this listener may not
912 be notified of intermediate camera positions. It is always called for the final position
913 in the animation.
914 <p>
915 This is called on the main thread.</p></div>
916 <div class="jd-tagdata">
917 <h5 class="jd-tagtitle">Parameters</h5>
918 <table class="jd-tagtable">
919 <tr>
920 <th>position</td>
921 <td>The <code><a href="/reference/com/google/android/gms/maps/model/CameraPosition.html">CameraPosition</a></code> at the end of the last camera change.
922</td>
923 </tr>
924 </table>
925 </div>
926
927 </div>
928</div>
929
930
931
932
933
934<!-- ========= METHOD DETAIL ======== -->
935
936
937
938<!-- ========= END OF CLASS DATA ========= -->
939<A NAME="navbar_top"></A>
940
941<div id="footer" class="wrap" >
942
943
944 <div id="copyright">
945
946 Except as noted, this content is licensed under <a
947 href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a>.
948 For details and restrictions, see the <a href="/license.html">
949 Content License</a>.
950 </div>
Robert Lyf6f5cf42013-02-04 18:24:15 -0800951 <div id="build_info">
952
953<script src="/timestamp.js" type="text/javascript"></script>
954<script>document.write(BUILD_TIMESTAMP)</script>
955
956 </div>
Robert Ly3c4b4f72012-11-30 04:02:04 -0800957
958
959 <div id="footerlinks">
960
961 <p>
962 <a href="/about/index.html">About Android</a>&nbsp;&nbsp;|&nbsp;
963 <a href="/legal.html">Legal</a>&nbsp;&nbsp;|&nbsp;
964 <a href="/support.html">Support</a>
965 </p>
966 </div>
967
968</div> <!-- end footer -->
969</div> <!-- jd-content -->
970
971</div><!-- end doc-content -->
972
973</div> <!-- end body-content -->
974
975
976
977
Robert Ly3c4b4f72012-11-30 04:02:04 -0800978
979
980</body>
981</html>