Open kaezerk opened 8 years ago
When you say:
I want to show TotalAmount for each location.
do you mean like a custom marker with the totalAmount
value in it?
If so CustomMarkers is something I have pending a long time now (see #38 for more details).
Let me see if I can find some time to at least define the requirement in more detail.
Thanks for your feedback.
Hi! Yes! this is what i wants to do
Hi i really appreciate your great work! following is my question : i have a dabatase on which i have localities, name, lat, long, and totalAmount(int). im currently using map clustering but instead of number of clusters, i want to show _TotalAmount _for each location. I'v successfully bound the model but this is my issue.
regards.