<?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 Re: Clustering on Andoird in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738592#M5207</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will be always on ur radar?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Nov 2018 03:52:08 GMT</pubDate>
    <dc:creator>AsifIsmail</dc:creator>
    <dc:date>2018-11-22T03:52:08Z</dc:date>
    <item>
      <title>Clustering on Andoird</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738579#M5194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mates,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this question has been asked earlier as well but no body seemed to have replied on that.&lt;/P&gt;&lt;P&gt;Is there any Marker Clustering support in Android Arcgis SDK ?&lt;/P&gt;&lt;P&gt;Is there any third party solutions available to make the clustering possible on the map?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 23:29:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738579#M5194</guid>
      <dc:creator>GauravBajaj</dc:creator>
      <dc:date>2014-10-10T23:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering on Andoird</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738580#M5195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great question.&lt;/P&gt;&lt;P&gt;No, there isn't support for symbol clustering in the Android API at this time. If you'd like to share your specific use case and need, and even what you'd expect to see with respect to an API design and programming model for clustering, please feel free!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 18:30:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738580#M5195</guid>
      <dc:creator>EricBader</dc:creator>
      <dc:date>2014-10-22T18:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering on Andoird</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738581#M5196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am responding here to only make it apparent there is a need; however small, to utilize a feature such as clustering.&amp;nbsp; I know this feature exists on the JavaScript side, albeit not native, but providing a simple feature would definitely add value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My use case involves providing a service that allows users to quickly identify specific locations.&amp;nbsp; If the person has zoomed out to a certain level then the icons overlay each other and turns my map into a chaotic mess.&amp;nbsp; This is not an option for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As an alternative, I've created my own symbol clustering by creating an invisible grid, on a separate GraphicsLayer, then when it's time to place the symbols on the map I would iterate through my grid to retrieve my points.&amp;nbsp; The number of rows and columns is dependent on the resolution value as there is no API to retrieve the zoom level.&amp;nbsp; Essentially, the lower the resolution the more grid boxes in my grid.&amp;nbsp; You also have to account for your grid points as some might be where they don't make sense.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 21:22:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738581#M5196</guid>
      <dc:creator>lqdeffx</dc:creator>
      <dc:date>2014-11-14T21:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering on Andoird</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738582#M5197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent description. Thanks for sharing.&lt;/P&gt;&lt;P&gt;This is being considered for a future release.&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 22:15:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738582#M5197</guid>
      <dc:creator>EricBader</dc:creator>
      <dc:date>2014-11-14T22:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering on Andoird</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738583#M5198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have an estimated release date for the cluster support for Android?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Farzana.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 21:40:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738583#M5198</guid>
      <dc:creator>FarzanaYasmeen</dc:creator>
      <dc:date>2014-12-22T21:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering on Andoird</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738584#M5199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;May i know if ESRI will be implementing marker (maptip) clustering in the Andriod SDK anytime soon? my projects would require the need for clustering.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="js-outcome-helpful-counts-container j-outcome-helpful-counts-container font-color-okay" data-display-overall="true" data-helpful-count="0" data-object-id="447276" data-object-type="2" data-overall-count="0" style="margin: 1em 0; font-weight: bold; font-style: inherit; font-size: 13px; font-family: inherit; color: #138700;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 02:46:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738584#M5199</guid>
      <dc:creator>Lip_HinWee</dc:creator>
      <dc:date>2015-01-02T02:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering on Andoird</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738585#M5200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm not sure I understand the MapTip part of the question, but a Cluster Renderer is planned for a release late in 2017. As always, plans may change, but this is where it stands right now. Thanks for the request!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2017 18:47:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738585#M5200</guid>
      <dc:creator>EricBader</dc:creator>
      <dc:date>2017-04-13T18:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering on Andoird</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738586#M5201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering how things were going regarding the release of cluster support for Android Runtime.&lt;/P&gt;&lt;P&gt;Any update about it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2017 10:12:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738586#M5201</guid>
      <dc:creator>JeanPIERRON</dc:creator>
      <dc:date>2017-09-22T10:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering on Andoird</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738587#M5202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does esri support clustering now.please reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Apr 2018 07:51:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738587#M5202</guid>
      <dc:creator>AsifIsmail</dc:creator>
      <dc:date>2018-04-07T07:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering on Andoird</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738588#M5203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not quite yet. Working on getting it in by December 2018.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Apr 2018 15:19:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738588#M5203</guid>
      <dc:creator>EricBader</dc:creator>
      <dc:date>2018-04-07T15:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering on Andoird</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738589#M5204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so bad,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2018 15:17:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738589#M5204</guid>
      <dc:creator>AsifIsmail</dc:creator>
      <dc:date>2018-04-09T15:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering on Andoird</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738590#M5205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eric - just wondering if that plan is still on track, since 100.4 came out last month.&amp;nbsp; Thanks for any updates!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2018 11:21:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738590#M5205</guid>
      <dc:creator>WhymprTeam</dc:creator>
      <dc:date>2018-11-13T11:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering on Andoird</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738591#M5206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cluster rendering of feature layers is still something we are hoping to get into a future release. It won't be there for Update 5 (March/April 2019), but its&amp;nbsp;on our radar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2018 00:45:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738591#M5206</guid>
      <dc:creator>EricBader</dc:creator>
      <dc:date>2018-11-22T00:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering on Andoird</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738592#M5207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will be always on ur radar?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2018 03:52:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/clustering-on-andoird/m-p/738592#M5207</guid>
      <dc:creator>AsifIsmail</dc:creator>
      <dc:date>2018-11-22T03:52:08Z</dc:date>
    </item>
  </channel>
</rss>

