Edit Attribute at RunTime

502
0
10-24-2016 04:09 AM
usmansafdar
New Contributor

Hi Guys, Currently I am building a web Application using Javascript API where i can add marker to the map graphics, on adding marker request i am setting few attributes to that marker using Popup Template like this "map.graphics.add(new Graphic(evt.geometry, symbol, PointAtt, popupTemplate));", Here I want to ask that how i can edit these attributes at Map Runtime because i want to do some changes in the attributes. Please help me in this regard.

0 Kudos
0 Replies