Select to view content in your preferred language

How to Add text to PictureMarkerSymbol in arcgis using javascript

17759
10
Jump to solution
07-15-2014 12:04 AM
Avishekkumar
Deactivated User

I am new to ArcGis, i need complete code of how to add dynamic text on the marker symbol. I have Location Data in Json format....

{locations: [{latitude: 52.1, longitude: 4.1, textToDisplayOnThePictureMarkerSymbol: 34}, {latitude: 52.2, longitude: 4.9, textToDisplayOnThePictureMarkerSymbol: 50}, ...]}

Pls help me...

Tags (2)
0 Kudos
10 Replies
JeffPace
MVP Alum

Agreed

0 Kudos