<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sos_jp</author_name>
  <author_url>https://blog.hatena.ne.jp/sos_jp/</author_url>
  <blog_title>sos の 作業メモ</blog_title>
  <blog_url>https://sos.hatenablog.jp/</blog_url>
  <categories>
    <anon>GoogleMaps</anon>
    <anon>iOS</anon>
  </categories>
  <description>前回の続き Shapes Polylines Polylineは地図上に線を書くためのもの。 GMSPolylineオブジェクトは座標の並びを表し、指定した色や太さで一連の線分を描画する。 Polylineを作成するには、GMSMutablePathオブジェクトを作って座標群を格納してPathを作り、それをGMSPolylineオブジェクトに設定する。 座標は地表の点を示すCLLocationCoordinate2Dで指定する。それぞれの点間は追加された順に線で結ばれる。Pathに点を追加するにはaddCoordinate:かaddLatitude:longitude:を使用する。 GMSMu…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsos.hatenablog.jp%2Fentry%2F2013%2F08%2F23%2F054352&quot; title=&quot;その5: Shapes (Google Maps SDK for iOS) - sos の 作業メモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-08-23 05:43:52</published>
  <title>その5: Shapes (Google Maps SDK for iOS)</title>
  <type>rich</type>
  <url>https://sos.hatenablog.jp/entry/2013/08/23/054352</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
