MapMarkerBuilder Class
Represents a Map marker.
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
#Declaration
public class MapMarkerBuilder :
OptionsOwnerBuilder,
ICollectionItem
#Remarks
Do not instantiate this class explicitly. A new MapMarkerBuilder
class instance is created when you call the Markers(Action<CollectionFactory<MapMarkerBuilder>>) method.