<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Display Google Maps In Sail Interface Using Web Content Component</title><link>https://community.appian.com/discussions/f/general/12317/display-google-maps-in-sail-interface-using-web-content-component</link><description>Hi All, 
 
 I have a requirement to display google maps in sail interface and need to change the location dynamically based upon ri!input. Can u please suggest me how to accomplish this requirement. 
 
 Thanks in advance</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Display Google Maps In Sail Interface Using Web Content Component</title><link>https://community.appian.com/thread/64127?ContentTypeID=1</link><pubDate>Tue, 22 Jan 2019 08:30:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d9ac1f86-39a4-4e81-af28-4d0c9ea03a8e</guid><dc:creator>bhanuprakash1303</dc:creator><description>Hi KrishnaPrasad,&lt;br /&gt;
&lt;br /&gt;
Can you please help ,&lt;br /&gt;
&lt;br /&gt;
I try the above code, but it is not working for me.&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
Bhanu.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Display Google Maps In Sail Interface Using Web Content Component</title><link>https://community.appian.com/thread/54518?ContentTypeID=1</link><pubDate>Fri, 27 Apr 2018 12:13:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3e70ed4d-210a-4b8d-b987-1f345967e4d5</guid><dc:creator>santoshd378</dc:creator><description>Glad it worked..&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Display Google Maps In Sail Interface Using Web Content Component</title><link>https://community.appian.com/thread/54517?ContentTypeID=1</link><pubDate>Fri, 27 Apr 2018 12:07:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:98acaacc-df91-4501-a6f8-29f37bc0eaf1</guid><dc:creator>krishnaprasadd</dc:creator><description>Thanks Santosh. It is Working&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Display Google Maps In Sail Interface Using Web Content Component</title><link>https://community.appian.com/thread/54510?ContentTypeID=1</link><pubDate>Fri, 27 Apr 2018 09:48:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:367291a4-82c1-4598-a83c-144d072777e2</guid><dc:creator>santoshd378</dc:creator><description>&lt;p&gt;Hi KrishnaPrasad,&lt;/p&gt;
&lt;p&gt;Before start coding you need to first register and get the key from google maps API console and use the code.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;a!webContentField(
  label: &amp;quot;Webcontent&amp;quot;,
  source:&amp;quot;https://www.google.com/maps/embed/v1/place?q=Your ri variable&amp;amp;zoom=17&amp;amp;key=YourAPIKey&amp;quot;
  )&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Display Google Maps In Sail Interface Using Web Content Component</title><link>https://community.appian.com/thread/54508?ContentTypeID=1</link><pubDate>Fri, 27 Apr 2018 07:21:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:65d9fba5-e59c-490a-889b-bdfee0c25668</guid><dc:creator>Tim</dc:creator><description>&lt;a href="https://community.appian.com/discussions/f/general/10326/display-google-maps-on-sail-form"&gt;community.appian.com/.../display-google-maps-on-sail-form&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
There&amp;#39;s a similar thread here that uses the static maps API from google, it&amp;#39;s very simple (and common in Appian) to add your own zoom controls using buttons or dynamicLink components.&lt;br /&gt;
&lt;br /&gt;
I don&amp;#39;t think there is any need to use the web content view unless you have specific reasons for not doing so?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>