Hello Community,
I’m trying to count the number of markers created by users on google map
How can I do that
6 markers were stored in the firebase
But with Get Marker Block it shows 22
and Get All Marker IDs it shows 21
Another question
how do you create or define the Marker Id and how do I get it?
Each time you call data from database you should set global variable that gets all coordinates to an empty list and then add values to list and also delete all markets and recreate them