I need to make pulse animation with hight and width. Is it possible in android PictureMarkerSymbol?
Found some time to write the sample...
Check out this pull request on our developer-support site:
Pulse Graphic Sample in Kotlin by nohe427 · Pull Request #309 · Esri/developer-support · GitHub
Should be possible. I see that you have the iOS code available to you as well. I believe you would need to user the Timer class: https://developer.android.com/reference/java/util/Timer.html#scheduleAtFixedRate(java.util.TimerTask, long, long)
If I get a chance later today, I will try to come up with a quick sample. We have been pretty busy over here with the new releases lately so I have not been able to produce as many samples.
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.