Select to view content in your preferred language

features in JavaScript API

1194
1
07-20-2016 04:51 AM
qwrqrqrwrq
New Contributor

Hello,

I'm acgis runtime java developer, and now I'm shifting toward web using JavaScript. There's some function in java and C# like add graphics and text . How can I do this fucntion in javaScript?

Thank you

TH

0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus

qwqr,

  There is no equivalent method in the JS API. you will have to add a graphic to your graphicsLayer and then your textSymbol graphic to your other graphicsLayer.

0 Kudos