<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>IMap | @xizher/ol</title>
<meta name="description" content="Documentation for @xizher/ol">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<script async src="../assets/js/search.js" id="search-script"></script>
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base="..">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">@xizher/ol</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
<div class="tsd-filter-group">
<div class="tsd-select" id="tsd-filter-visibility">
<span class="tsd-select-label">All</span>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">Public/Protected</li>
<li data-value="private" class="selected">All</li>
</ul>
</div>
<input type="checkbox" id="tsd-filter-inherited" checked />
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
<input type="checkbox" id="tsd-filter-externals" checked />
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../modules.html">@xizher/ol</a>
</li>
<li>
<a href="../modules/web_map_web_map.html">web-map/web-map</a>
</li>
<li>
<a href="web_map_web_map.imap.html">IMap</a>
</li>
</ul>
<h1>Interface IMap</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel tsd-comment">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>地图对象接口</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-hierarchy">
<h3>Hierarchy</h3>
<ul class="tsd-hierarchy">
<li>
<span class="tsd-signature-type">OlMap</span>
<ul class="tsd-hierarchy">
<li>
<span class="target">IMap</span>
</li>
</ul>
</li>
</ul>
</section>
<section class="tsd-panel-group tsd-index-group">
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section ">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="web_map_web_map.imap.html#_owner" class="tsd-kind-icon">$owner</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-protected tsd-is-external"><a href="web_map_web_map.imap.html#controls" class="tsd-kind-icon">controls</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-protected tsd-is-external"><a href="web_map_web_map.imap.html#disposed" class="tsd-kind-icon">disposed</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-protected tsd-is-external"><a href="web_map_web_map.imap.html#interactions" class="tsd-kind-icon">interactions</a></li>
</ul>
</section>
<section class="tsd-index-section tsd-is-inherited tsd-is-external">
<h3>Methods</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-external"><a href="web_map_web_map.imap.html#addcontrol" class="tsd-kind-icon">add<wbr>Control</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-external"><a href="web_map_web_map.imap.html#addeventlistener" class="tsd-kind-icon">add<wbr>Event<wbr>Listener</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-external"><a href="web_map_web_map.imap.html#addinteraction" class="tsd-kind-icon">add<wbr>Interaction</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-external"><a href="web_map_web_map.imap.html#addlayer" class="tsd-kind-icon">add<wbr>Layer</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-external"><a href="web_map_web_map.imap.html#addoverlay" class="tsd-kind-icon">add<wbr>Overlay</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-external"><a href="web_map_web_map.imap.html#changed" class="tsd-kind-icon">changed</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-external"><a href="web_map_web_map.imap.html#createrenderer" class="tsd-kind-icon">create<wbr>Renderer</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-external"><a href="web_map_web_map.imap.html#dispatchevent" class="tsd-kind-icon">dispatch<wbr>Event</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-external"><a href="web_map_web_map.imap.html#dispose" class="tsd-kind-icon">dispose</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-external"><a href="web_map_web_map.imap.html#disposeinternal" class="tsd-kind-icon">dispose<wbr>Internal</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-inherited tsd-is-external"><a href="web_map_web_map.imap.html#foreachfeatureatpixel" class="tsd-kind-icon">for<wbr>Each<wbr>Feature<wbr>AtPixel</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-inherited tsd-is-external"><a href="web_map_web_map.imap.html#foreachlayeratpixel" class="tsd-kind-icon">for<wbr>Each<wbr>Layer<wbr>AtPixel</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-external"><a href="web_map_web_map.imap.html#get" class="tsd-kind-icon">get</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-external"><a href="web_map_web_map.imap.html#getcontrols" class="tsd-kind-icon">get<wbr>Controls</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-external"><a href="web_map_web_map.imap.html#getcoordinatefrompixel" class="tsd-kind-icon">get<wbr>Coordinate<wbr>From<wbr>Pixel</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-external"><a href="web_map_web_map.imap.html#getcoordinatefrompixelinternal" class="tsd-kind-icon">get<wbr>Coordinate<wbr>From<wbr>Pixel<wbr>Internal</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-external"><a href="web_map_web_map.imap.html#geteventcoordinate" class="tsd-kind-icon">get<wbr>Event<wbr>Coordinate</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-external"><a href="web_map_web_map.imap.html#geteventcoordinateinternal" class="tsd-kind-icon">get<wbr>Event<wbr>Coordinate<wbr>Internal</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-inherited tsd-is-external"><a href="web_map_web_map.imap.html#geteventpixel" class="tsd-kind-icon">get<wbr>Event<wbr>Pi