Drawing on a map
Posted
#1
(In Topic #346)
Regular

I want to dynamically add points on a gb.map
I have :
then, this function is called periodically :
How to solve this? Thank you
Posted
Regular

Code
"c"Having initiated the the key at the drawPoint function - given we are working with a pseudorandom - generate the same key every time.
Having generated the key at the loop where the drawPoint function is being called solves the issue.
1 guest and 0 members have just viewed this.



