Custom View based Marker Symbol

467
1
04-25-2012 02:55 AM
MarkusUntera
New Contributor
Hello,
I'm newbie and couldn't figure out how to create Marker Symbols based on self defined view.
I would like to create marker symbol consisting image and text label on top. Besides I need to change background image when marker is selected.

Regards,

Markus
0 Kudos
1 Reply
NimeshJarecha
Esri Regular Contributor
You should create a two Composite Symbols (AGSCompositeSymbol) with picture marker (AGSPictureMarkerSymbol) and text symbol (AGSTextSymbol) for selection and non-selection.

Regards,
Nimesh
0 Kudos