<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic place esri leaflet geocoding control outside of the map in Open Source Mapping Libraries Ques.</title>
    <link>https://community.esri.com/t5/open-source-mapping-libraries-ques/place-esri-leaflet-geocoding-control-outside-of/m-p/872998#M217</link>
    <description>&lt;P&gt;Greetings,&lt;/P&gt;
&lt;P&gt;I am using the esri-leaflet geocoding control in a map application but need to add it to a bootstrap modal popup for my workflow. I've tried&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;var searchControl = L.esri.Geocoding.geosearch({container: "findbox"});&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;which would work in the esri javascript api.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How could this be done&amp;nbsp;using esri-leaflet?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks, Tyler&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Aug 2023 13:00:10 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2023-08-28T13:00:10Z</dc:date>
    <item>
      <title>place esri leaflet geocoding control outside of the map</title>
      <link>https://community.esri.com/t5/open-source-mapping-libraries-ques/place-esri-leaflet-geocoding-control-outside-of/m-p/872998#M217</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;
&lt;P&gt;I am using the esri-leaflet geocoding control in a map application but need to add it to a bootstrap modal popup for my workflow. I've tried&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;var searchControl = L.esri.Geocoding.geosearch({container: "findbox"});&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;which would work in the esri javascript api.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How could this be done&amp;nbsp;using esri-leaflet?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks, Tyler&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 13:00:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/open-source-mapping-libraries-ques/place-esri-leaflet-geocoding-control-outside-of/m-p/872998#M217</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2023-08-28T13:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: place esri leaflet geocoding control outside of the map</title>
      <link>https://community.esri.com/t5/open-source-mapping-libraries-ques/place-esri-leaflet-geocoding-control-outside-of/m-p/872999#M218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you're in luck. i wrote a proof of concept last year &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-bare" href="https://github.com/jgravois/bootstrap-geocoder" title="https://github.com/jgravois/bootstrap-geocoder"&gt;https://github.com/jgravois/bootstrap-geocoder&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://johngravois.com/bootstrap-geocoder/index.html" title="https://johngravois.com/bootstrap-geocoder/index.html"&gt;https://johngravois.com/bootstrap-geocoder/index.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2018 19:40:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/open-source-mapping-libraries-ques/place-esri-leaflet-geocoding-control-outside-of/m-p/872999#M218</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2018-02-21T19:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: place esri leaflet geocoding control outside of the map</title>
      <link>https://community.esri.com/t5/open-source-mapping-libraries-ques/place-esri-leaflet-geocoding-control-outside-of/m-p/873000#M219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks awesome. Thanks John!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2018 20:52:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/open-source-mapping-libraries-ques/place-esri-leaflet-geocoding-control-outside-of/m-p/873000#M219</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-02-21T20:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: place esri leaflet geocoding control outside of the map</title>
      <link>https://community.esri.com/t5/open-source-mapping-libraries-ques/place-esri-leaflet-geocoding-control-outside-of/m-p/873001#M220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The &lt;A href="https://github.com/Esri/calcite-maps"&gt;Esri Calcite Maps&lt;/A&gt; project demo's have some demos of doing this as well. It places the search control in the navivgation above the desktop breakpoint, and then in the hamburger menu below the breakpoint.&amp;nbsp; It also makes the switch on the resize event.&amp;nbsp; Did you contribute to that solution &lt;A href="https://community.esri.com/people/JGravois-esristaff"&gt;JGravois-esristaff&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 13:12:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/open-source-mapping-libraries-ques/place-esri-leaflet-geocoding-control-outside-of/m-p/873001#M220</guid>
      <dc:creator>PatrickMcKinney1</dc:creator>
      <dc:date>2018-02-27T13:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: place esri leaflet geocoding control outside of the map</title>
      <link>https://community.esri.com/t5/open-source-mapping-libraries-ques/place-esri-leaflet-geocoding-control-outside-of/m-p/873002#M221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nope. that's all &lt;A href="https://community.esri.com/people/alaframboise-esristaff"&gt;alaframboise-esristaff&lt;/A&gt;‌. and he just mucked with the original CSS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 15:51:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/open-source-mapping-libraries-ques/place-esri-leaflet-geocoding-control-outside-of/m-p/873002#M221</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2018-02-27T15:51:44Z</dc:date>
    </item>
  </channel>
</rss>

