You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using drawfeature directive to draw point, line, polygon and text in map. Everything works fine except, when using drawText the default text gets created based on the number of features created using point,polygon and line. For ex: If there are 10 features created already, then the text created using drawText is text11. How can i change this behaviour to add my own text from keyboard?
The text was updated successfully, but these errors were encountered:
I am using drawfeature directive to draw point, line, polygon and text in map. Everything works fine except, when using drawText the default text gets created based on the number of features created using point,polygon and line. For ex: If there are 10 features created already, then the text created using drawText is text11. How can i change this behaviour to add my own text from keyboard?
The text was updated successfully, but these errors were encountered: