amap_map/doc/api/amap_map/AMapWidget/minMaxZoomPreference.html

157 lines
8.7 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, user-scalable=no">
<meta name="description" content="API docs for the minMaxZoomPreference property from the AMapWidget class, for the Dart programming language.">
<title>minMaxZoomPreference property - AMapWidget class - amap_map library - Dart API</title>
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro:500,400i,400,300|Source+Sans+Pro:400,300,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="../../static-assets/github.css">
<link rel="stylesheet" href="../../static-assets/styles.css">
<link rel="icon" href="../../static-assets/favicon.png">
</head>
<body data-base-href="../../"
data-using-base-href="false">
<div id="overlay-under-drawer"></div>
<header id="title">
<button id="sidenav-left-toggle" type="button">&nbsp;</button>
<ol class="breadcrumbs gt-separated dark hidden-xs">
<li><a href="../../index.html">amap_map</a></li>
<li><a href="../../amap_map/amap_map-library.html">amap_map</a></li>
<li><a href="../../amap_map/AMapWidget-class.html">AMapWidget</a></li>
<li class="self-crumb">minMaxZoomPreference property</li>
</ol>
<div class="self-name">minMaxZoomPreference</div>
<form class="search navbar-right" role="search">
<input type="text" id="search-box" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search...">
</form>
</header>
<main>
<div id="dartdoc-sidebar-left" class="col-xs-6 col-sm-3 col-md-2 sidebar sidebar-offcanvas-left">
<header id="header-search-sidebar" class="hidden-l">
<form class="search-sidebar" role="search">
<input type="text" id="search-sidebar" autocomplete="off" disabled class="form-control typeahead" placeholder="Loading search...">
</form>
</header>
<ol class="breadcrumbs gt-separated dark hidden-l" id="sidebar-nav">
<li><a href="../../index.html">amap_map</a></li>
<li><a href="../../amap_map/amap_map-library.html">amap_map</a></li>
<li><a href="../../amap_map/AMapWidget-class.html">AMapWidget</a></li>
<li class="self-crumb">minMaxZoomPreference property</li>
</ol>
<h5>AMapWidget class</h5>
<ol>
<li class="section-title"><a href="../../amap_map/AMapWidget-class.html#constructors">Constructors</a></li>
<li><a href="../../amap_map/AMapWidget/AMapWidget.html">AMapWidget</a></li>
<li class="section-title">
<a href="../../amap_map/AMapWidget-class.html#instance-properties">Properties</a>
</li>
<li><a href="../../amap_map/AMapWidget/apiKey.html">apiKey</a></li>
<li><a href="../../amap_map/AMapWidget/buildingsEnabled.html">buildingsEnabled</a></li>
<li><a href="../../amap_map/AMapWidget/compassEnabled.html">compassEnabled</a></li>
<li><a href="../../amap_map/AMapWidget/customStyleOptions.html">customStyleOptions</a></li>
<li><a href="../../amap_map/AMapWidget/gestureRecognizers.html">gestureRecognizers</a></li>
<li class="inherited"><a href="https://api.flutter.dev/flutter/widgets/Widget/hashCode.html">hashCode</a></li>
<li><a href="../../amap_map/AMapWidget/initialCameraPosition.html">initialCameraPosition</a></li>
<li class="inherited"><a href="https://api.flutter.dev/flutter/widgets/Widget/key.html">key</a></li>
<li><a href="../../amap_map/AMapWidget/labelsEnabled.html">labelsEnabled</a></li>
<li><a href="../../amap_map/AMapWidget/limitBounds.html">limitBounds</a></li>
<li><a href="../../amap_map/AMapWidget/mapType.html">mapType</a></li>
<li><a href="../../amap_map/AMapWidget/markers.html">markers</a></li>
<li><a href="../../amap_map/AMapWidget/minMaxZoomPreference.html">minMaxZoomPreference</a></li>
<li><a href="../../amap_map/AMapWidget/myLocationStyleOptions.html">myLocationStyleOptions</a></li>
<li><a href="../../amap_map/AMapWidget/onCameraMove.html">onCameraMove</a></li>
<li><a href="../../amap_map/AMapWidget/onCameraMoveEnd.html">onCameraMoveEnd</a></li>
<li><a href="../../amap_map/AMapWidget/onLocationChanged.html">onLocationChanged</a></li>
<li><a href="../../amap_map/AMapWidget/onLongPress.html">onLongPress</a></li>
<li><a href="../../amap_map/AMapWidget/onMapCreated.html">onMapCreated</a></li>
<li><a href="../../amap_map/AMapWidget/onPoiTouched.html">onPoiTouched</a></li>
<li><a href="../../amap_map/AMapWidget/onTap.html">onTap</a></li>
<li><a href="../../amap_map/AMapWidget/polygons.html">polygons</a></li>
<li><a href="../../amap_map/AMapWidget/polylines.html">polylines</a></li>
<li><a href="../../amap_map/AMapWidget/rotateGesturesEnabled.html">rotateGesturesEnabled</a></li>
<li class="inherited"><a href="https://api.flutter.dev/flutter/dart-core/Object/runtimeType.html">runtimeType</a></li>
<li><a href="../../amap_map/AMapWidget/scaleEnabled.html">scaleEnabled</a></li>
<li><a href="../../amap_map/AMapWidget/scrollGesturesEnabled.html">scrollGesturesEnabled</a></li>
<li><a href="../../amap_map/AMapWidget/tiltGesturesEnabled.html">tiltGesturesEnabled</a></li>
<li><a href="../../amap_map/AMapWidget/touchPoiEnabled.html">touchPoiEnabled</a></li>
<li><a href="../../amap_map/AMapWidget/trafficEnabled.html">trafficEnabled</a></li>
<li><a href="../../amap_map/AMapWidget/zoomGesturesEnabled.html">zoomGesturesEnabled</a></li>
<li class="section-title"><a href="../../amap_map/AMapWidget-class.html#instance-methods">Methods</a></li>
<li class="inherited"><a href="https://api.flutter.dev/flutter/widgets/StatefulWidget/createElement.html">createElement</a></li>
<li><a href="../../amap_map/AMapWidget/createState.html">createState</a></li>
<li class="inherited"><a href="https://api.flutter.dev/flutter/foundation/DiagnosticableTree/debugDescribeChildren.html">debugDescribeChildren</a></li>
<li class="inherited"><a href="https://api.flutter.dev/flutter/widgets/Widget/debugFillProperties.html">debugFillProperties</a></li>
<li class="inherited"><a href="https://api.flutter.dev/flutter/dart-core/Object/noSuchMethod.html">noSuchMethod</a></li>
<li class="inherited"><a href="https://api.flutter.dev/flutter/foundation/DiagnosticableTree/toDiagnosticsNode.html">toDiagnosticsNode</a></li>
<li class="inherited"><a href="https://api.flutter.dev/flutter/foundation/Diagnosticable/toString.html">toString</a></li>
<li class="inherited"><a href="https://api.flutter.dev/flutter/foundation/DiagnosticableTree/toStringDeep.html">toStringDeep</a></li>
<li class="inherited"><a href="https://api.flutter.dev/flutter/foundation/DiagnosticableTree/toStringShallow.html">toStringShallow</a></li>
<li class="inherited"><a href="https://api.flutter.dev/flutter/widgets/Widget/toStringShort.html">toStringShort</a></li>
<li class="section-title inherited"><a href="../../amap_map/AMapWidget-class.html#operators">Operators</a></li>
<li class="inherited"><a href="https://api.flutter.dev/flutter/widgets/Widget/operator_equals.html">operator ==</a></li>
</ol>
</div><!--/.sidebar-offcanvas-->
<div id="dartdoc-main-content" class="col-xs-12 col-sm-9 col-md-8 main-content">
<div><h1><span class="kind-property">minMaxZoomPreference</span> property </h1></div>
<section class="multi-line-signature">
<span class="returntype"><a href="../../amap_map/MinMaxZoomPreference-class.html">MinMaxZoomPreference</a></span>
<span class="name ">minMaxZoomPreference</span>
<div class="features">final</div>
</section>
<section class="summary source-code" id="source">
<h2><span>Implementation</span></h2>
<pre class="language-dart"><code class="language-dart">final MinMaxZoomPreference minMaxZoomPreference
</code></pre>
</section>
</div> <!-- /.main-content -->
<div id="dartdoc-sidebar-right" class="col-xs-6 col-sm-6 col-md-2 sidebar sidebar-offcanvas-right">
</div><!--/.sidebar-offcanvas-->
</main>
<footer>
<span class="no-break">
amap_map
1.1.0
</span>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="../../static-assets/typeahead.bundle.min.js"></script>
<script src="../../static-assets/highlight.pack.js"></script>
<script src="../../static-assets/URI.js"></script>
<script src="../../static-assets/script.js"></script>
</body>
</html>