<p dir="auto">This is a smaller part of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2459415506" data-permission-text="Title is private" data-url="https://github.com/openstreetmap/openstreetmap-website/issues/5064" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/openstreetmap-website/pull/5064/hovercard" href="https://github.com/openstreetmap/openstreetmap-website/pull/5064">#5064</a> that can be applied independently.</p>
<p dir="auto">Instead of two methods to pass values/positions to endpoint (<code class="notranslate">setValue</code>, <code class="notranslate">setLatLng</code>) you get one, <code class="notranslate">setValue</code>. <code class="notranslate">setValue</code> after this PR has two arguments, <code class="notranslate">value</code> and <code class="notranslate">latlng</code>, and the next step is to remove <code class="notranslate">latlng</code> and let the endpoint figure out itself if <code class="notranslate">value</code> contains coordinates or if it doesn't.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/5072'>https://github.com/openstreetmap/openstreetmap-website/pull/5072</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5072/commits/e0df084e573f1ac5402e0e4c458f516cf374872d" class="commit-link">e0df084</a>  Don't call endpoint.setLatLng() from outside of endpoint module</li>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5072/commits/f65593651f17f1bb2caa6a757ca377c094ea7a02" class="commit-link">f655936</a>  Don't set input value from endpoint.setLatLng()</li>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5072/commits/f1ca64ff84ee66de0fde80ed437e837a79a6e4d8" class="commit-link">f1ca64f</a>  Make setLatLng a private function</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5072/files">2 files</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5072/files#diff-720e11d91a0c3a64a70dd6bfad46c242e9f4755b2470797031de5b55ff9a8c5d">app/assets/javascripts/index/directions-endpoint.js</a>
    (23)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5072/files#diff-fdb9558c2ba79ddf9fbcb92594a8a8fa54abb1b3e25ce264de37951b428a958b">app/assets/javascripts/index/directions.js</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5072.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/5072.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5072.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/5072.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5072">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLOUWR3ZXRDIDATSJSDZRK6ANAVCNFSM6AAAAABMPM62USVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ3DINZWGMZDKNI">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLOQEBYQOTRDFFCNM23ZRK6ANA5CNFSM6AAAAABMPM62USWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHJF2KNO4.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/5072</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/5072",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/5072",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>