init project
This commit is contained in:
219
doc/api/amap_map/AMapWidget/AMapWidget.html
Normal file
219
doc/api/amap_map/AMapWidget/AMapWidget.html
Normal file
@ -0,0 +1,219 @@
|
||||
<!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 AMapWidget constructor from the Class AMapWidget class from the amap_map library, for the Dart programming language.">
|
||||
<title>AMapWidget constructor - 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"> </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">AMapWidget const constructor</li>
|
||||
</ol>
|
||||
<div class="self-name">AMapWidget</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">AMapWidget const constructor</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-left-->
|
||||
|
||||
<div id="dartdoc-main-content" class="col-xs-12 col-sm-9 col-md-8 main-content">
|
||||
<div><h1><span class="kind-constructor">AMapWidget</span> constructor </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
const
|
||||
<span class="name ">AMapWidget</span>(<wbr><ol class="parameter-list"><li><span class="parameter" id="-param-key">{<span class="type-annotation"><a href="https://api.flutter.dev/flutter/foundation/Key-class.html">Key</a></span> <span class="parameter-name">key</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-apiKey"><span class="type-annotation">AMapApiKey</span> <span class="parameter-name">apiKey</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-initialCameraPosition"><span class="type-annotation"><a href="../../amap_map/CameraPosition-class.html">CameraPosition</a></span> <span class="parameter-name">initialCameraPosition</span>: <span class="default-value">const CameraPosition(target: LatLng(39.909187, 116.397451), zoom: 10)</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-mapType"><span class="type-annotation"><a href="../../amap_map/MapType-class.html">MapType</a></span> <span class="parameter-name">mapType</span>: <span class="default-value">MapType.normal</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-buildingsEnabled"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/bool-class.html">bool</a></span> <span class="parameter-name">buildingsEnabled</span>: <span class="default-value">true</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-compassEnabled"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/bool-class.html">bool</a></span> <span class="parameter-name">compassEnabled</span>: <span class="default-value">false</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-labelsEnabled"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/bool-class.html">bool</a></span> <span class="parameter-name">labelsEnabled</span>: <span class="default-value">true</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-limitBounds"><span class="type-annotation">LatLngBounds</span> <span class="parameter-name">limitBounds</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-minMaxZoomPreference"><span class="type-annotation"><a href="../../amap_map/MinMaxZoomPreference-class.html">MinMaxZoomPreference</a></span> <span class="parameter-name">minMaxZoomPreference</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-rotateGesturesEnabled"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/bool-class.html">bool</a></span> <span class="parameter-name">rotateGesturesEnabled</span>: <span class="default-value">true</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-scaleEnabled"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/bool-class.html">bool</a></span> <span class="parameter-name">scaleEnabled</span>: <span class="default-value">true</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-scrollGesturesEnabled"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/bool-class.html">bool</a></span> <span class="parameter-name">scrollGesturesEnabled</span>: <span class="default-value">true</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-tiltGesturesEnabled"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/bool-class.html">bool</a></span> <span class="parameter-name">tiltGesturesEnabled</span>: <span class="default-value">true</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-touchPoiEnabled"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/bool-class.html">bool</a></span> <span class="parameter-name">touchPoiEnabled</span>: <span class="default-value">true</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-trafficEnabled"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/bool-class.html">bool</a></span> <span class="parameter-name">trafficEnabled</span>: <span class="default-value">false</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-zoomGesturesEnabled"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/bool-class.html">bool</a></span> <span class="parameter-name">zoomGesturesEnabled</span>: <span class="default-value">true</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-onMapCreated"><span class="type-annotation"><a href="../../amap_map/MapCreatedCallback.html">MapCreatedCallback</a></span> <span class="parameter-name">onMapCreated</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-gestureRecognizers"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/Set-class.html">Set</a><span class="signature"><<wbr><span class="type-parameter"><a href="https://api.flutter.dev/flutter/foundation/Factory-class.html">Factory</a><span class="signature"><<wbr><span class="type-parameter"><a href="https://api.flutter.dev/flutter/gestures/OneSequenceGestureRecognizer-class.html">OneSequenceGestureRecognizer</a></span>></span></span>></span></span> <span class="parameter-name">gestureRecognizers</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-customStyleOptions"><span class="type-annotation"><a href="../../amap_map/CustomStyleOptions-class.html">CustomStyleOptions</a></span> <span class="parameter-name">customStyleOptions</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-myLocationStyleOptions"><span class="type-annotation"><a href="../../amap_map/MyLocationStyleOptions-class.html">MyLocationStyleOptions</a></span> <span class="parameter-name">myLocationStyleOptions</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-onCameraMove"><span class="type-annotation">ArgumentCallback<span class="signature"><<wbr><span class="type-parameter"><a href="../../amap_map/CameraPosition-class.html">CameraPosition</a></span>></span></span> <span class="parameter-name">onCameraMove</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-onCameraMoveEnd"><span class="type-annotation">ArgumentCallback<span class="signature"><<wbr><span class="type-parameter"><a href="../../amap_map/CameraPosition-class.html">CameraPosition</a></span>></span></span> <span class="parameter-name">onCameraMoveEnd</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-onLocationChanged"><span class="type-annotation">ArgumentCallback<span class="signature"><<wbr><span class="type-parameter">AMapLocation</span>></span></span> <span class="parameter-name">onLocationChanged</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-onTap"><span class="type-annotation">ArgumentCallback<span class="signature"><<wbr><span class="type-parameter">LatLng</span>></span></span> <span class="parameter-name">onTap</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-onLongPress"><span class="type-annotation">ArgumentCallback<span class="signature"><<wbr><span class="type-parameter">LatLng</span>></span></span> <span class="parameter-name">onLongPress</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-onPoiTouched"><span class="type-annotation">ArgumentCallback<span class="signature"><<wbr><span class="type-parameter">AMapPoi</span>></span></span> <span class="parameter-name">onPoiTouched</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-markers"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/Set-class.html">Set</a><span class="signature"><<wbr><span class="type-parameter"><a href="../../amap_map/Marker-class.html">Marker</a></span>></span></span> <span class="parameter-name">markers</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-polylines"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/Set-class.html">Set</a><span class="signature"><<wbr><span class="type-parameter"><a href="../../amap_map/Polyline-class.html">Polyline</a></span>></span></span> <span class="parameter-name">polylines</span>, </span></li>
|
||||
<li><span class="parameter" id="-param-polygons"><span class="type-annotation"><a href="https://api.flutter.dev/flutter/dart-core/Set-class.html">Set</a><span class="signature"><<wbr><span class="type-parameter"><a href="../../amap_map/Polygon-class.html">Polygon</a></span>></span></span> <span class="parameter-name">polygons</span>}</span></li>
|
||||
</ol>)
|
||||
</section>
|
||||
|
||||
<section class="desc markdown">
|
||||
<p>创建一个展示高德地图的widget
|
||||
<a href="https://api.flutter.dev/flutter/dart-core/AssertionError-class.html">AssertionError</a> will be thrown if <code>initialCameraPosition</code> is null;</p>
|
||||
</section>
|
||||
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">const AMapWidget({
|
||||
Key key,
|
||||
this.apiKey,
|
||||
this.initialCameraPosition =
|
||||
const CameraPosition(target: LatLng(39.909187, 116.397451), zoom: 10),
|
||||
this.mapType = MapType.normal,
|
||||
this.buildingsEnabled = true,
|
||||
this.compassEnabled = false,
|
||||
this.labelsEnabled = true,
|
||||
this.limitBounds,
|
||||
this.minMaxZoomPreference,
|
||||
this.rotateGesturesEnabled = true,
|
||||
this.scaleEnabled = true,
|
||||
this.scrollGesturesEnabled = true,
|
||||
this.tiltGesturesEnabled = true,
|
||||
this.touchPoiEnabled = true,
|
||||
this.trafficEnabled = false,
|
||||
this.zoomGesturesEnabled = true,
|
||||
this.onMapCreated,
|
||||
this.gestureRecognizers,
|
||||
this.customStyleOptions,
|
||||
this.myLocationStyleOptions,
|
||||
this.onCameraMove,
|
||||
this.onCameraMoveEnd,
|
||||
this.onLocationChanged,
|
||||
this.onTap,
|
||||
this.onLongPress,
|
||||
this.onPoiTouched,
|
||||
this.markers,
|
||||
this.polylines,
|
||||
this.polygons,
|
||||
}) : assert(initialCameraPosition != null),
|
||||
super(key: key);</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>
|
159
doc/api/amap_map/AMapWidget/apiKey.html
Normal file
159
doc/api/amap_map/AMapWidget/apiKey.html
Normal file
@ -0,0 +1,159 @@
|
||||
<!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 apiKey property from the AMapWidget class, for the Dart programming language.">
|
||||
<title>apiKey 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"> </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">apiKey property</li>
|
||||
</ol>
|
||||
<div class="self-name">apiKey</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">apiKey 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">apiKey</span> property </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<span class="returntype">AMapApiKey</span>
|
||||
<span class="name ">apiKey</span>
|
||||
<div class="features">final</div>
|
||||
</section>
|
||||
<section class="desc markdown">
|
||||
<p>高德开放平台的key</p>
|
||||
</section>
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">final AMapApiKey apiKey
|
||||
|
||||
</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>
|
159
doc/api/amap_map/AMapWidget/buildingsEnabled.html
Normal file
159
doc/api/amap_map/AMapWidget/buildingsEnabled.html
Normal file
@ -0,0 +1,159 @@
|
||||
<!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 buildingsEnabled property from the AMapWidget class, for the Dart programming language.">
|
||||
<title>buildingsEnabled 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"> </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">buildingsEnabled property</li>
|
||||
</ol>
|
||||
<div class="self-name">buildingsEnabled</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">buildingsEnabled 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">buildingsEnabled</span> property </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<span class="returntype"><a href="https://api.flutter.dev/flutter/dart-core/bool-class.html">bool</a></span>
|
||||
<span class="name ">buildingsEnabled</span>
|
||||
<div class="features">final</div>
|
||||
</section>
|
||||
<section class="desc markdown">
|
||||
<p>是否显示3D建筑物</p>
|
||||
</section>
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">final bool buildingsEnabled
|
||||
|
||||
</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>
|
159
doc/api/amap_map/AMapWidget/compassEnabled.html
Normal file
159
doc/api/amap_map/AMapWidget/compassEnabled.html
Normal file
@ -0,0 +1,159 @@
|
||||
<!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 compassEnabled property from the AMapWidget class, for the Dart programming language.">
|
||||
<title>compassEnabled 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"> </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">compassEnabled property</li>
|
||||
</ol>
|
||||
<div class="self-name">compassEnabled</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">compassEnabled 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">compassEnabled</span> property </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<span class="returntype"><a href="https://api.flutter.dev/flutter/dart-core/bool-class.html">bool</a></span>
|
||||
<span class="name ">compassEnabled</span>
|
||||
<div class="features">final</div>
|
||||
</section>
|
||||
<section class="desc markdown">
|
||||
<p>是否显示指南针</p>
|
||||
</section>
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">final bool compassEnabled
|
||||
|
||||
</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>
|
162
doc/api/amap_map/AMapWidget/createState.html
Normal file
162
doc/api/amap_map/AMapWidget/createState.html
Normal file
@ -0,0 +1,162 @@
|
||||
<!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 createState method from the AMapWidget class, for the Dart programming language.">
|
||||
<title>createState method - 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"> </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">createState method</li>
|
||||
</ol>
|
||||
<div class="self-name">createState</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">createState method</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-method">createState</span> method </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<div>
|
||||
<ol class="annotation-list">
|
||||
<li>@<a href="https://api.flutter.dev/flutter/dart-core/override-constant.html">override</a></li>
|
||||
</ol>
|
||||
</div>
|
||||
<span class="returntype"><a href="https://api.flutter.dev/flutter/widgets/State-class.html">State</a><span class="signature"><<wbr><span class="type-parameter"><a href="https://api.flutter.dev/flutter/widgets/StatefulWidget-class.html">StatefulWidget</a></span>></span></span>
|
||||
<span class="name ">createState</span>
|
||||
(<wbr>)
|
||||
<div class="features">override</div>
|
||||
</section>
|
||||
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">@override
|
||||
State<StatefulWidget> createState() => _MapState();</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>
|
159
doc/api/amap_map/AMapWidget/customStyleOptions.html
Normal file
159
doc/api/amap_map/AMapWidget/customStyleOptions.html
Normal file
@ -0,0 +1,159 @@
|
||||
<!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 customStyleOptions property from the AMapWidget class, for the Dart programming language.">
|
||||
<title>customStyleOptions 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"> </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">customStyleOptions property</li>
|
||||
</ol>
|
||||
<div class="self-name">customStyleOptions</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">customStyleOptions 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">customStyleOptions</span> property </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<span class="returntype"><a href="../../amap_map/CustomStyleOptions-class.html">CustomStyleOptions</a></span>
|
||||
<span class="name ">customStyleOptions</span>
|
||||
<div class="features">final</div>
|
||||
</section>
|
||||
<section class="desc markdown">
|
||||
<p>自定义地图样式</p>
|
||||
</section>
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">final CustomStyleOptions customStyleOptions
|
||||
|
||||
</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>
|
159
doc/api/amap_map/AMapWidget/gestureRecognizers.html
Normal file
159
doc/api/amap_map/AMapWidget/gestureRecognizers.html
Normal file
@ -0,0 +1,159 @@
|
||||
<!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 gestureRecognizers property from the AMapWidget class, for the Dart programming language.">
|
||||
<title>gestureRecognizers 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"> </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">gestureRecognizers property</li>
|
||||
</ol>
|
||||
<div class="self-name">gestureRecognizers</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">gestureRecognizers 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">gestureRecognizers</span> property </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<span class="returntype"><a href="https://api.flutter.dev/flutter/dart-core/Set-class.html">Set</a><span class="signature"><<wbr><span class="type-parameter"><a href="https://api.flutter.dev/flutter/foundation/Factory-class.html">Factory</a><span class="signature"><<wbr><span class="type-parameter"><a href="https://api.flutter.dev/flutter/gestures/OneSequenceGestureRecognizer-class.html">OneSequenceGestureRecognizer</a></span>></span></span>></span></span>
|
||||
<span class="name ">gestureRecognizers</span>
|
||||
<div class="features">final</div>
|
||||
</section>
|
||||
<section class="desc markdown">
|
||||
<p>需要应用到地图上的手势集合</p>
|
||||
</section>
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">final Set<Factory<OneSequenceGestureRecognizer>> gestureRecognizers
|
||||
|
||||
</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>
|
159
doc/api/amap_map/AMapWidget/initialCameraPosition.html
Normal file
159
doc/api/amap_map/AMapWidget/initialCameraPosition.html
Normal file
@ -0,0 +1,159 @@
|
||||
<!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 initialCameraPosition property from the AMapWidget class, for the Dart programming language.">
|
||||
<title>initialCameraPosition 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"> </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">initialCameraPosition property</li>
|
||||
</ol>
|
||||
<div class="self-name">initialCameraPosition</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">initialCameraPosition 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">initialCameraPosition</span> property </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<span class="returntype"><a href="../../amap_map/CameraPosition-class.html">CameraPosition</a></span>
|
||||
<span class="name ">initialCameraPosition</span>
|
||||
<div class="features">final</div>
|
||||
</section>
|
||||
<section class="desc markdown">
|
||||
<p>初始化时的地图中心点</p>
|
||||
</section>
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">final CameraPosition initialCameraPosition
|
||||
|
||||
</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>
|
159
doc/api/amap_map/AMapWidget/labelsEnabled.html
Normal file
159
doc/api/amap_map/AMapWidget/labelsEnabled.html
Normal file
@ -0,0 +1,159 @@
|
||||
<!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 labelsEnabled property from the AMapWidget class, for the Dart programming language.">
|
||||
<title>labelsEnabled 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"> </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">labelsEnabled property</li>
|
||||
</ol>
|
||||
<div class="self-name">labelsEnabled</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">labelsEnabled 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">labelsEnabled</span> property </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<span class="returntype"><a href="https://api.flutter.dev/flutter/dart-core/bool-class.html">bool</a></span>
|
||||
<span class="name ">labelsEnabled</span>
|
||||
<div class="features">final</div>
|
||||
</section>
|
||||
<section class="desc markdown">
|
||||
<p>是否显示底图文字标注</p>
|
||||
</section>
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">final bool labelsEnabled
|
||||
|
||||
</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>
|
159
doc/api/amap_map/AMapWidget/limitBounds.html
Normal file
159
doc/api/amap_map/AMapWidget/limitBounds.html
Normal file
@ -0,0 +1,159 @@
|
||||
<!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 limitBounds property from the AMapWidget class, for the Dart programming language.">
|
||||
<title>limitBounds 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"> </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">limitBounds property</li>
|
||||
</ol>
|
||||
<div class="self-name">limitBounds</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">limitBounds 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">limitBounds</span> property </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<span class="returntype">LatLngBounds</span>
|
||||
<span class="name ">limitBounds</span>
|
||||
<div class="features">final</div>
|
||||
</section>
|
||||
<section class="desc markdown">
|
||||
<p>地图显示范围</p>
|
||||
</section>
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">final LatLngBounds limitBounds
|
||||
|
||||
</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>
|
159
doc/api/amap_map/AMapWidget/mapType.html
Normal file
159
doc/api/amap_map/AMapWidget/mapType.html
Normal file
@ -0,0 +1,159 @@
|
||||
<!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 mapType property from the AMapWidget class, for the Dart programming language.">
|
||||
<title>mapType 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"> </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">mapType property</li>
|
||||
</ol>
|
||||
<div class="self-name">mapType</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">mapType 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">mapType</span> property </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<span class="returntype"><a href="../../amap_map/MapType-class.html">MapType</a></span>
|
||||
<span class="name ">mapType</span>
|
||||
<div class="features">final</div>
|
||||
</section>
|
||||
<section class="desc markdown">
|
||||
<p>地图类型</p>
|
||||
</section>
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">final MapType mapType
|
||||
|
||||
</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>
|
159
doc/api/amap_map/AMapWidget/markers.html
Normal file
159
doc/api/amap_map/AMapWidget/markers.html
Normal file
@ -0,0 +1,159 @@
|
||||
<!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 markers property from the AMapWidget class, for the Dart programming language.">
|
||||
<title>markers 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"> </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">markers property</li>
|
||||
</ol>
|
||||
<div class="self-name">markers</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">markers 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">markers</span> property </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<span class="returntype"><a href="https://api.flutter.dev/flutter/dart-core/Set-class.html">Set</a><span class="signature"><<wbr><span class="type-parameter"><a href="../../amap_map/Marker-class.html">Marker</a></span>></span></span>
|
||||
<span class="name ">markers</span>
|
||||
<div class="features">final</div>
|
||||
</section>
|
||||
<section class="desc markdown">
|
||||
<p>地图上显示的Marker</p>
|
||||
</section>
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">final Set<Marker> markers
|
||||
|
||||
</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>
|
156
doc/api/amap_map/AMapWidget/minMaxZoomPreference.html
Normal file
156
doc/api/amap_map/AMapWidget/minMaxZoomPreference.html
Normal file
@ -0,0 +1,156 @@
|
||||
<!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"> </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>
|
159
doc/api/amap_map/AMapWidget/myLocationStyleOptions.html
Normal file
159
doc/api/amap_map/AMapWidget/myLocationStyleOptions.html
Normal file
@ -0,0 +1,159 @@
|
||||
<!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 myLocationStyleOptions property from the AMapWidget class, for the Dart programming language.">
|
||||
<title>myLocationStyleOptions 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"> </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">myLocationStyleOptions property</li>
|
||||
</ol>
|
||||
<div class="self-name">myLocationStyleOptions</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">myLocationStyleOptions 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">myLocationStyleOptions</span> property </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<span class="returntype"><a href="../../amap_map/MyLocationStyleOptions-class.html">MyLocationStyleOptions</a></span>
|
||||
<span class="name ">myLocationStyleOptions</span>
|
||||
<div class="features">final</div>
|
||||
</section>
|
||||
<section class="desc markdown">
|
||||
<p>定位小蓝点</p>
|
||||
</section>
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">final MyLocationStyleOptions myLocationStyleOptions
|
||||
|
||||
</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>
|
159
doc/api/amap_map/AMapWidget/onCameraMove.html
Normal file
159
doc/api/amap_map/AMapWidget/onCameraMove.html
Normal file
@ -0,0 +1,159 @@
|
||||
<!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 onCameraMove property from the AMapWidget class, for the Dart programming language.">
|
||||
<title>onCameraMove 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"> </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">onCameraMove property</li>
|
||||
</ol>
|
||||
<div class="self-name">onCameraMove</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">onCameraMove 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">onCameraMove</span> property </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<span class="returntype">ArgumentCallback<span class="signature"><<wbr><span class="type-parameter"><a href="../../amap_map/CameraPosition-class.html">CameraPosition</a></span>></span></span>
|
||||
<span class="name ">onCameraMove</span>
|
||||
<div class="features">final</div>
|
||||
</section>
|
||||
<section class="desc markdown">
|
||||
<p>相机视角持续移动的回调</p>
|
||||
</section>
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">final ArgumentCallback<CameraPosition> onCameraMove
|
||||
|
||||
</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>
|
159
doc/api/amap_map/AMapWidget/onCameraMoveEnd.html
Normal file
159
doc/api/amap_map/AMapWidget/onCameraMoveEnd.html
Normal file
@ -0,0 +1,159 @@
|
||||
<!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 onCameraMoveEnd property from the AMapWidget class, for the Dart programming language.">
|
||||
<title>onCameraMoveEnd 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"> </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">onCameraMoveEnd property</li>
|
||||
</ol>
|
||||
<div class="self-name">onCameraMoveEnd</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">onCameraMoveEnd 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">onCameraMoveEnd</span> property </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<span class="returntype">ArgumentCallback<span class="signature"><<wbr><span class="type-parameter"><a href="../../amap_map/CameraPosition-class.html">CameraPosition</a></span>></span></span>
|
||||
<span class="name ">onCameraMoveEnd</span>
|
||||
<div class="features">final</div>
|
||||
</section>
|
||||
<section class="desc markdown">
|
||||
<p>相机视角移动结束的回调</p>
|
||||
</section>
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">final ArgumentCallback<CameraPosition> onCameraMoveEnd
|
||||
|
||||
</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>
|
159
doc/api/amap_map/AMapWidget/onLocationChanged.html
Normal file
159
doc/api/amap_map/AMapWidget/onLocationChanged.html
Normal file
@ -0,0 +1,159 @@
|
||||
<!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 onLocationChanged property from the AMapWidget class, for the Dart programming language.">
|
||||
<title>onLocationChanged 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"> </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">onLocationChanged property</li>
|
||||
</ol>
|
||||
<div class="self-name">onLocationChanged</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">onLocationChanged 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">onLocationChanged</span> property </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<span class="returntype">ArgumentCallback<span class="signature"><<wbr><span class="type-parameter">AMapLocation</span>></span></span>
|
||||
<span class="name ">onLocationChanged</span>
|
||||
<div class="features">final</div>
|
||||
</section>
|
||||
<section class="desc markdown">
|
||||
<p>位置回调</p>
|
||||
</section>
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">final ArgumentCallback<AMapLocation> onLocationChanged
|
||||
|
||||
</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>
|
159
doc/api/amap_map/AMapWidget/onLongPress.html
Normal file
159
doc/api/amap_map/AMapWidget/onLongPress.html
Normal file
@ -0,0 +1,159 @@
|
||||
<!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 onLongPress property from the AMapWidget class, for the Dart programming language.">
|
||||
<title>onLongPress 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"> </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">onLongPress property</li>
|
||||
</ol>
|
||||
<div class="self-name">onLongPress</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">onLongPress 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">onLongPress</span> property </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<span class="returntype">ArgumentCallback<span class="signature"><<wbr><span class="type-parameter">LatLng</span>></span></span>
|
||||
<span class="name ">onLongPress</span>
|
||||
<div class="features">final</div>
|
||||
</section>
|
||||
<section class="desc markdown">
|
||||
<p>地图长按事件的回调</p>
|
||||
</section>
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">final ArgumentCallback<LatLng> onLongPress
|
||||
|
||||
</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>
|
159
doc/api/amap_map/AMapWidget/onMapCreated.html
Normal file
159
doc/api/amap_map/AMapWidget/onMapCreated.html
Normal file
@ -0,0 +1,159 @@
|
||||
<!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 onMapCreated property from the AMapWidget class, for the Dart programming language.">
|
||||
<title>onMapCreated 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"> </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">onMapCreated property</li>
|
||||
</ol>
|
||||
<div class="self-name">onMapCreated</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">onMapCreated 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">onMapCreated</span> property </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<span class="returntype"><a href="../../amap_map/MapCreatedCallback.html">MapCreatedCallback</a></span>
|
||||
<span class="name ">onMapCreated</span>
|
||||
<div class="features">final</div>
|
||||
</section>
|
||||
<section class="desc markdown">
|
||||
<p>地图创建成功的回调, 收到此回调之后才可以操作地图</p>
|
||||
</section>
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">final MapCreatedCallback onMapCreated
|
||||
|
||||
</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>
|
159
doc/api/amap_map/AMapWidget/onPoiTouched.html
Normal file
159
doc/api/amap_map/AMapWidget/onPoiTouched.html
Normal file
@ -0,0 +1,159 @@
|
||||
<!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 onPoiTouched property from the AMapWidget class, for the Dart programming language.">
|
||||
<title>onPoiTouched 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"> </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">onPoiTouched property</li>
|
||||
</ol>
|
||||
<div class="self-name">onPoiTouched</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">onPoiTouched 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">onPoiTouched</span> property </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<span class="returntype">ArgumentCallback<span class="signature"><<wbr><span class="type-parameter">AMapPoi</span>></span></span>
|
||||
<span class="name ">onPoiTouched</span>
|
||||
<div class="features">final</div>
|
||||
</section>
|
||||
<section class="desc markdown">
|
||||
<p>地图POI的点击回调,需要<code>touchPoiEnabled</code>true,才能回调</p>
|
||||
</section>
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">final ArgumentCallback<AMapPoi> onPoiTouched
|
||||
|
||||
</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>
|
159
doc/api/amap_map/AMapWidget/onTap.html
Normal file
159
doc/api/amap_map/AMapWidget/onTap.html
Normal file
@ -0,0 +1,159 @@
|
||||
<!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 onTap property from the AMapWidget class, for the Dart programming language.">
|
||||
<title>onTap 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"> </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">onTap property</li>
|
||||
</ol>
|
||||
<div class="self-name">onTap</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">onTap 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">onTap</span> property </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<span class="returntype">ArgumentCallback<span class="signature"><<wbr><span class="type-parameter">LatLng</span>></span></span>
|
||||
<span class="name ">onTap</span>
|
||||
<div class="features">final</div>
|
||||
</section>
|
||||
<section class="desc markdown">
|
||||
<p>地图单击事件的回调</p>
|
||||
</section>
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">final ArgumentCallback<LatLng> onTap
|
||||
|
||||
</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>
|
159
doc/api/amap_map/AMapWidget/polygons.html
Normal file
159
doc/api/amap_map/AMapWidget/polygons.html
Normal file
@ -0,0 +1,159 @@
|
||||
<!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 polygons property from the AMapWidget class, for the Dart programming language.">
|
||||
<title>polygons 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"> </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">polygons property</li>
|
||||
</ol>
|
||||
<div class="self-name">polygons</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">polygons 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">polygons</span> property </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<span class="returntype"><a href="https://api.flutter.dev/flutter/dart-core/Set-class.html">Set</a><span class="signature"><<wbr><span class="type-parameter"><a href="../../amap_map/Polygon-class.html">Polygon</a></span>></span></span>
|
||||
<span class="name ">polygons</span>
|
||||
<div class="features">final</div>
|
||||
</section>
|
||||
<section class="desc markdown">
|
||||
<p>地图上显示的polygon</p>
|
||||
</section>
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">final Set<Polygon> polygons
|
||||
|
||||
</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>
|
159
doc/api/amap_map/AMapWidget/polylines.html
Normal file
159
doc/api/amap_map/AMapWidget/polylines.html
Normal file
@ -0,0 +1,159 @@
|
||||
<!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 polylines property from the AMapWidget class, for the Dart programming language.">
|
||||
<title>polylines 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"> </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">polylines property</li>
|
||||
</ol>
|
||||
<div class="self-name">polylines</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">polylines 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">polylines</span> property </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<span class="returntype"><a href="https://api.flutter.dev/flutter/dart-core/Set-class.html">Set</a><span class="signature"><<wbr><span class="type-parameter"><a href="../../amap_map/Polyline-class.html">Polyline</a></span>></span></span>
|
||||
<span class="name ">polylines</span>
|
||||
<div class="features">final</div>
|
||||
</section>
|
||||
<section class="desc markdown">
|
||||
<p>地图上显示的polyline</p>
|
||||
</section>
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">final Set<Polyline> polylines
|
||||
|
||||
</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>
|
159
doc/api/amap_map/AMapWidget/rotateGesturesEnabled.html
Normal file
159
doc/api/amap_map/AMapWidget/rotateGesturesEnabled.html
Normal file
@ -0,0 +1,159 @@
|
||||
<!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 rotateGesturesEnabled property from the AMapWidget class, for the Dart programming language.">
|
||||
<title>rotateGesturesEnabled 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"> </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">rotateGesturesEnabled property</li>
|
||||
</ol>
|
||||
<div class="self-name">rotateGesturesEnabled</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">rotateGesturesEnabled 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">rotateGesturesEnabled</span> property </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<span class="returntype"><a href="https://api.flutter.dev/flutter/dart-core/bool-class.html">bool</a></span>
|
||||
<span class="name ">rotateGesturesEnabled</span>
|
||||
<div class="features">final</div>
|
||||
</section>
|
||||
<section class="desc markdown">
|
||||
<p>是否支持旋转手势</p>
|
||||
</section>
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">final bool rotateGesturesEnabled
|
||||
|
||||
</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>
|
159
doc/api/amap_map/AMapWidget/scaleEnabled.html
Normal file
159
doc/api/amap_map/AMapWidget/scaleEnabled.html
Normal file
@ -0,0 +1,159 @@
|
||||
<!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 scaleEnabled property from the AMapWidget class, for the Dart programming language.">
|
||||
<title>scaleEnabled 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"> </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">scaleEnabled property</li>
|
||||
</ol>
|
||||
<div class="self-name">scaleEnabled</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">scaleEnabled 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">scaleEnabled</span> property </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<span class="returntype"><a href="https://api.flutter.dev/flutter/dart-core/bool-class.html">bool</a></span>
|
||||
<span class="name ">scaleEnabled</span>
|
||||
<div class="features">final</div>
|
||||
</section>
|
||||
<section class="desc markdown">
|
||||
<p>是否显示比例尺</p>
|
||||
</section>
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">final bool scaleEnabled
|
||||
|
||||
</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>
|
159
doc/api/amap_map/AMapWidget/scrollGesturesEnabled.html
Normal file
159
doc/api/amap_map/AMapWidget/scrollGesturesEnabled.html
Normal file
@ -0,0 +1,159 @@
|
||||
<!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 scrollGesturesEnabled property from the AMapWidget class, for the Dart programming language.">
|
||||
<title>scrollGesturesEnabled 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"> </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">scrollGesturesEnabled property</li>
|
||||
</ol>
|
||||
<div class="self-name">scrollGesturesEnabled</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">scrollGesturesEnabled 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">scrollGesturesEnabled</span> property </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<span class="returntype"><a href="https://api.flutter.dev/flutter/dart-core/bool-class.html">bool</a></span>
|
||||
<span class="name ">scrollGesturesEnabled</span>
|
||||
<div class="features">final</div>
|
||||
</section>
|
||||
<section class="desc markdown">
|
||||
<p>是否支持滑动手势</p>
|
||||
</section>
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">final bool scrollGesturesEnabled
|
||||
|
||||
</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>
|
159
doc/api/amap_map/AMapWidget/tiltGesturesEnabled.html
Normal file
159
doc/api/amap_map/AMapWidget/tiltGesturesEnabled.html
Normal file
@ -0,0 +1,159 @@
|
||||
<!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 tiltGesturesEnabled property from the AMapWidget class, for the Dart programming language.">
|
||||
<title>tiltGesturesEnabled 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"> </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">tiltGesturesEnabled property</li>
|
||||
</ol>
|
||||
<div class="self-name">tiltGesturesEnabled</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">tiltGesturesEnabled 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">tiltGesturesEnabled</span> property </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<span class="returntype"><a href="https://api.flutter.dev/flutter/dart-core/bool-class.html">bool</a></span>
|
||||
<span class="name ">tiltGesturesEnabled</span>
|
||||
<div class="features">final</div>
|
||||
</section>
|
||||
<section class="desc markdown">
|
||||
<p>是否支持倾斜手势</p>
|
||||
</section>
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">final bool tiltGesturesEnabled
|
||||
|
||||
</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>
|
159
doc/api/amap_map/AMapWidget/touchPoiEnabled.html
Normal file
159
doc/api/amap_map/AMapWidget/touchPoiEnabled.html
Normal file
@ -0,0 +1,159 @@
|
||||
<!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 touchPoiEnabled property from the AMapWidget class, for the Dart programming language.">
|
||||
<title>touchPoiEnabled 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"> </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">touchPoiEnabled property</li>
|
||||
</ol>
|
||||
<div class="self-name">touchPoiEnabled</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">touchPoiEnabled 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">touchPoiEnabled</span> property </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<span class="returntype"><a href="https://api.flutter.dev/flutter/dart-core/bool-class.html">bool</a></span>
|
||||
<span class="name ">touchPoiEnabled</span>
|
||||
<div class="features">final</div>
|
||||
</section>
|
||||
<section class="desc markdown">
|
||||
<p>地图poi是否允许点击</p>
|
||||
</section>
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">final bool touchPoiEnabled
|
||||
|
||||
</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>
|
159
doc/api/amap_map/AMapWidget/trafficEnabled.html
Normal file
159
doc/api/amap_map/AMapWidget/trafficEnabled.html
Normal file
@ -0,0 +1,159 @@
|
||||
<!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 trafficEnabled property from the AMapWidget class, for the Dart programming language.">
|
||||
<title>trafficEnabled 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"> </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">trafficEnabled property</li>
|
||||
</ol>
|
||||
<div class="self-name">trafficEnabled</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">trafficEnabled 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">trafficEnabled</span> property </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<span class="returntype"><a href="https://api.flutter.dev/flutter/dart-core/bool-class.html">bool</a></span>
|
||||
<span class="name ">trafficEnabled</span>
|
||||
<div class="features">final</div>
|
||||
</section>
|
||||
<section class="desc markdown">
|
||||
<p>显示路况开关</p>
|
||||
</section>
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">final bool trafficEnabled
|
||||
|
||||
</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>
|
159
doc/api/amap_map/AMapWidget/zoomGesturesEnabled.html
Normal file
159
doc/api/amap_map/AMapWidget/zoomGesturesEnabled.html
Normal file
@ -0,0 +1,159 @@
|
||||
<!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 zoomGesturesEnabled property from the AMapWidget class, for the Dart programming language.">
|
||||
<title>zoomGesturesEnabled 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"> </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">zoomGesturesEnabled property</li>
|
||||
</ol>
|
||||
<div class="self-name">zoomGesturesEnabled</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">zoomGesturesEnabled 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">zoomGesturesEnabled</span> property </h1></div>
|
||||
|
||||
<section class="multi-line-signature">
|
||||
<span class="returntype"><a href="https://api.flutter.dev/flutter/dart-core/bool-class.html">bool</a></span>
|
||||
<span class="name ">zoomGesturesEnabled</span>
|
||||
<div class="features">final</div>
|
||||
</section>
|
||||
<section class="desc markdown">
|
||||
<p>是否支持缩放手势</p>
|
||||
</section>
|
||||
<section class="summary source-code" id="source">
|
||||
<h2><span>Implementation</span></h2>
|
||||
<pre class="language-dart"><code class="language-dart">final bool zoomGesturesEnabled
|
||||
|
||||
</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>
|
Reference in New Issue
Block a user