地図にオブジェクトを追加して、ポイント、ライン、領域、またはオブジェクトの集合を指定することができます。Google Maps JavaScript API ではこれらのオブジェクトをオーバーレイと呼びます。オーバーレイは緯度と経度で表される座標に紐付いているため、地図をドラッグしたりズームしたりすると連動して動きます。
オーバーレイのタイプ
Maps JavaScript API には、プログラムで追加できる複数のタイプのオーバーレイがあります。
[null,null,["最終更新日 2024-12-22 UTC。"],[[["The Maps JavaScript API uses objects called **overlays** to designate points, lines, areas, or collections of objects on the map, which are tied to latitude/longitude coordinates."],["You can add various overlay types to your map, including info windows, polylines, polygons, circles, rectangles, symbols, ground overlays, and even create custom overlays."],["The Drawing Library allows users to interactively draw shapes like polylines, polygons, and markers directly on the map."],["Geocoding enables easy retrieval of latitude and longitude coordinates for places and addresses through requests."],["Customize the appearance of markers and polylines by using symbols, which are vector-based images defined using SVG path notation."]]],[]]