欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

Google 地圖API資料整理及詳細(xì)介紹

 更新時(shí)間:2016年08月06日 16:36:06   投稿:lqh  
本文主要介紹Google 地圖API資料,這里整理了Google地圖API的基本知識,并詳解每個函數(shù)的意思,有需要的小伙伴可以參考下

Google 地圖API 參考手冊

地圖

構(gòu)造函數(shù)/對象 描述
Map() 在指定的 HTML 容器中創(chuàng)建新的地圖,該容器通常是一個DIV元素。

疊加層

構(gòu)造函數(shù)/對象 描述
Marker 創(chuàng)建一個標(biāo)記。
MarkerOptions 標(biāo)記的選項(xiàng)。由DirectionsRenderer渲染的所有標(biāo)記都將使用這些選項(xiàng)。
MarkerImage A structure representing a Marker icon or shadow image
MarkerShape Defines the marker shape to use in determination of a marker's clickable region (type and coord)
Animation Specifies animations that can be played on a marker (bounce or drop)
InfoWindow Creates an info window
InfoWindowOptions Options for rendering the info window
Polyline Creates a polyline (contains path and stroke styles)
PolylineOptions Options for rendering the polyline
Polygon Creates a polygon (contains path and stroke+fill styles)
PolygonOptions Options for rendering the polygon
Rectangle Creates a rectangle (contains bounds and stroke+fill styles)
RectangleOptions Options for rendering the rectangle
Circle Creates a circle (contains center+radius and stroke+fill styles)
CircleOptions Options for rendering the circle
GroundOverlay  
GroundOverlayOptions  
OverlayView  
MapPanes  
MapCanvasProjection  

事件

構(gòu)造函數(shù)/對象 描述
MapsEventListener It has no methods and no constructor. Its instances are returned from addListener(), addDomListener() and are eventually passed back to removeListener()
event Adds/Removes/Trigger event listeners
MouseEvent Returned from various mouse events on the map and overlays

控件集

 

構(gòu)造函數(shù)/對象 描述
MapTypeControlOptions Holds options for modifying a control (position and style)
MapTypeControlStyle Specifies what kind of map control to display (Drop-down menu or buttons)
OverviewMapControlOptions Options for rendering of the overview map control (opened or collapsed)
PanControlOptions Options for rendering of the pan control (position)
RotateControlOptions Options for rendering of the rotate control (position)
ScaleControlOptions Options for rendering of the scale control (position and style)
ScaleControlStyle Specifies what kind of scale control to display
StreetViewControlOptions Options for rendering of the street view pegman control (position)
ZoomControlOptions Options for rendering of the zoom control (position and style)
ZoomControlStyle Specifies what kind of zoom control to display (large or small)
ControlPosition Specifies the placement of controls on the map

 以上就是對 Google 地圖API資料整理,后續(xù)繼續(xù)補(bǔ)充相關(guān)知識,謝謝大家對本站的支持!

相關(guān)文章

  • JS面試之異步模擬超時(shí)重傳機(jī)制詳解

    JS面試之異步模擬超時(shí)重傳機(jī)制詳解

    這篇文章主要為大家介紹了JS面試之異步模擬超時(shí)重傳機(jī)制詳解,有需要的朋友可以借鑒參考下,希望能夠有所幫助,祝大家多多進(jìn)步,早日升職加薪
    2022-10-10
  • 微前端框架qiankun源碼剖析之上篇

    微前端框架qiankun源碼剖析之上篇

    這篇文章主要為大家介紹了微前端框架qiankun的源碼剖析,有需要的朋友可以借鑒參考下,希望能夠有所幫助,祝大家多多進(jìn)步,早日升職加薪
    2023-02-02
  • 如何編寫高質(zhì)量 JavaScript 代碼

    如何編寫高質(zhì)量 JavaScript 代碼

    如果要編寫出高質(zhì)量的 JavaScript 代碼,可以從以下三個方面去考慮。分別是:易閱讀的代碼、高性能的代碼、健壯性的代碼。下面我將分別對這三個方面進(jìn)行闡述。需要的朋友可以參考一下
    2021-09-09
  • JS前端性能優(yōu)化解決內(nèi)存泄漏頁面崩潰

    JS前端性能優(yōu)化解決內(nèi)存泄漏頁面崩潰

    這篇文章主要為大家介紹了JS前端性能優(yōu)化解決內(nèi)存泄漏頁面崩潰示例詳解,有需要的朋友可以借鑒參考下,希望能夠有所幫助,祝大家多多進(jìn)步,早日升職加薪
    2022-07-07
  • JavaScript本地存儲全面解析

    JavaScript本地存儲全面解析

    這篇文章主要為大家介紹了JavaScript本地存儲的全面解析,有需要的朋友可以借鑒參考下,希望能夠有所幫助,祝大家多多進(jìn)步,早日升職加薪
    2023-05-05
  • 兩表格傳遞變量

    兩表格傳遞變量

    兩表格傳遞變量...
    2006-06-06
  • Three.js引用和環(huán)境搭建過程詳解

    Three.js引用和環(huán)境搭建過程詳解

    這篇文章主要為大家介紹了Three.js引用和環(huán)境搭建過程詳解,有需要的朋友可以借鑒參考下,希望能夠有所幫助,祝大家多多進(jìn)步,早日升職加薪
    2023-05-05
  • Google 地圖疊加層實(shí)例講解

    Google 地圖疊加層實(shí)例講解

    本文主要介紹Google 地圖疊加層,這里幫大家整理了Google地圖疊加層一些實(shí)用代碼并詳細(xì)介紹了相關(guān)知識,有需要的小伙伴可以參考下
    2016-08-08
  • arrify 轉(zhuǎn)數(shù)組實(shí)現(xiàn)示例源碼解析

    arrify 轉(zhuǎn)數(shù)組實(shí)現(xiàn)示例源碼解析

    這篇文章主要為大家介紹了arrify 轉(zhuǎn)數(shù)組實(shí)現(xiàn)示例源碼解析,有需要的朋友可以借鑒參考下,希望能夠有所幫助,祝大家多多進(jìn)步,早日升職加薪
    2022-12-12
  • 微信小程序的生命周期的詳解

    微信小程序的生命周期的詳解

    這篇文章主要介紹了微信小程序的生命周期的詳解的相關(guān)資料,希望通過本文能幫助到大家,需要的朋友可以參考下
    2017-10-10

最新評論