AnD10
AnD10
Hi @arriolac , I think that I don´t need `onClusterItemUpdated`. My app functionality paint X elements on the map, then when you move over the map and X distance is...
Hi @arriolac I can´t reproduce in my devices the error but still happened to others users in my production code. I will change my code and remove clear the map...
Hi @Greeeeyyyss you´re right. I need `map.clear()` to remove individual markers, I check this point in my code. Actually only I have override ``` override fun shouldRenderAsCluster(cluster: Cluster): Boolean {...
Hi! @arriolac @barbeau it is not completely clear to me If I have for example 5k individual markers and 10k into clusters (because zoom level) around the world, I need...
Hi felixchan.... I have the same problem.... I invoke TSMessage.showNotificationWithTitle("something here", type: TSMessageNotificationType.Message) in a UIView and nothing happend.... I work with objetive c ..... In a controller ....showNotificationInViewController work...