<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>puni-o</author_name>
  <author_url>https://blog.hatena.ne.jp/puni-o/</author_url>
  <blog_title>プログラムの事とか</blog_title>
  <blog_url>https://puni-o.hatenablog.com/</blog_url>
  <categories>
    <anon>その他</anon>
  </categories>
  <description>iOSのMKMapViewは他のOS等で使う地図コントロール1と少し異なる動作をすることがあります 経度180度をまたぐ線 東経179度から西経179度に2度線を引きたいと思います Leafletの場合 西経179度は-179度なのでそんな感じで置こうとすると var latlngs = [ [40, 179], [40, -179] ]; var polyline = L.polyline(latlngs, {color: 'red'}).addTo(map); こんな感じになります。179度から-179度まで減らす方向に線を引きます ということで目的を果たすためには var latlngs…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpuni-o.hatenablog.com%2Fentry%2F2021%2F12%2F22%2F192702&quot; title=&quot;iOSのMKMapViewの不思議な動き - プログラムの事とか&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>https://cdn-ak.f.st-hatena.com/images/fotolife/p/puni-o/20211222/20211222191031.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-12-22 19:27:02</published>
  <title>iOSのMKMapViewの不思議な動き</title>
  <type>rich</type>
  <url>https://puni-o.hatenablog.com/entry/2021/12/22/192702</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
