<?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 How to change Clusters/Markers on the Google Maps Object depending on a value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-change-Clusters-Markers-on-the-Google-Maps-Object/m-p/862085#M532785</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;Hi community,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;I have the google maps object embedded into my QV sheet and I would like to have the cluster and/or the marker in a different colour depending on the value of the field “Organization” (see attached “&lt;EM&gt;GoogleMapsObject&lt;/EM&gt;”). For instance, I would like to have all the clusters and/or the markers related to the “Australia Post” value in green, the Clusters/Markers related to “DHL” value in blue, and so on.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;What I have done so far is to allocate a “Marker flag” for each value of the Organization field (see attached “MarkerFlag”) and create the script below in the field “Custom Marker URL” of the GoogleMaps Properties (I also tried in the "Measurement" field):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Match&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Marker_Flag&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,99),&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://maps.google.com/mapfiles/ms/icons/green-dot.png" rel="nofollow"&gt;http://maps.google.com/mapfiles/ms/icons/green-dot.png&lt;/A&gt;&lt;SPAN&gt;',&lt;/SPAN&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Match&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Marker_Flag&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,100),&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://maps.google.com/mapfiles/ms/icons/red-dot.png" rel="nofollow"&gt;http://maps.google.com/mapfiles/ms/icons/red-dot.png&lt;/A&gt;&lt;SPAN&gt;',&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://maps.google.com/mapfiles/ms/icons/blue-dot.png" rel="nofollow"&gt;http://maps.google.com/mapfiles/ms/icons/blue-dot.png&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;BR /&gt; ))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;However, neither the cluster nor the marker change on the map even if I select “Australia Post” in the filter (on the left hand panel).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff; font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;Any idea of what I have done wrong or if there is another way to&lt;/SPAN&gt;&lt;SPAN style="color: #3366ff; font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt; approach this?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 May 2015 01:58:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-05-01T01:58:10Z</dc:date>
    <item>
      <title>How to change Clusters/Markers on the Google Maps Object depending on a value</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-Clusters-Markers-on-the-Google-Maps-Object/m-p/862085#M532785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;Hi community,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;I have the google maps object embedded into my QV sheet and I would like to have the cluster and/or the marker in a different colour depending on the value of the field “Organization” (see attached “&lt;EM&gt;GoogleMapsObject&lt;/EM&gt;”). For instance, I would like to have all the clusters and/or the markers related to the “Australia Post” value in green, the Clusters/Markers related to “DHL” value in blue, and so on.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;What I have done so far is to allocate a “Marker flag” for each value of the Organization field (see attached “MarkerFlag”) and create the script below in the field “Custom Marker URL” of the GoogleMaps Properties (I also tried in the "Measurement" field):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Match&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Marker_Flag&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,99),&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://maps.google.com/mapfiles/ms/icons/green-dot.png" rel="nofollow"&gt;http://maps.google.com/mapfiles/ms/icons/green-dot.png&lt;/A&gt;&lt;SPAN&gt;',&lt;/SPAN&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Match&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Marker_Flag&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,100),&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://maps.google.com/mapfiles/ms/icons/red-dot.png" rel="nofollow"&gt;http://maps.google.com/mapfiles/ms/icons/red-dot.png&lt;/A&gt;&lt;SPAN&gt;',&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://maps.google.com/mapfiles/ms/icons/blue-dot.png" rel="nofollow"&gt;http://maps.google.com/mapfiles/ms/icons/blue-dot.png&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;BR /&gt; ))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;However, neither the cluster nor the marker change on the map even if I select “Australia Post” in the filter (on the left hand panel).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff; font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;Any idea of what I have done wrong or if there is another way to&lt;/SPAN&gt;&lt;SPAN style="color: #3366ff; font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt; approach this?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 01:58:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-Clusters-Markers-on-the-Google-Maps-Object/m-p/862085#M532785</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-01T01:58:10Z</dc:date>
    </item>
  </channel>
</rss>

