Set the Symbol Type for the Marker
Standard Esri Map Control
Set the Symbol Type for the Marker
Technologies > User Interface Add-Ins> Geographic Information System (GIS) Views > Map with Single Datasource
In this example the markers have been customized to appear in a diamond shape:
prMarkerProperty.setSymbolType('diamond');
Available symbol types for map markers are: 'circle' (default), 'cross', 'diamond', 'square', 'x'.
Sample view: http://localhost:8080/archibus/schema/ab-products/solutions/arcgismap/ab-arcgis-property-single-datasource-map.axvww