Tagged Questions
1
vote
1answer
594 views
Add label/text to esri.symbol.PictureMarkerSymbol
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!!
2
votes
1answer
266 views
symbol created from emf still acts like a picture and blocks out surrounding vector data
I have a lot of CAD blocks that I want to convert to symbol markers to use in ArcGIS 10. Everything I read says the emf is converted to vector data, but that does not seem to be the case. Procedure: ...
4
votes
2answers
5k views
How can I create a transparent marker/symbol in ARCGIS 10?
I am trying to do this by setting up the transparency of the layer, but the markers seem unaffected by this change.
Any ideas?