How can I add label or text on the ESRI's PictureMarkerSymbol (Javascript API)?
I could use any other marker as well that support labels.
Thanks!!
|
How can I add label or text on the ESRI's PictureMarkerSymbol (Javascript API)? I could use any other marker as well that support labels. Thanks!! |
|||
|
|
|
Add the marker and then add textSymbol to show labels on the markers. Like this:
|
|||
|
|