Maps from markers names to functions to paint the markers.
Mapping: the attribute name on the object is the marker type, the associated value is the function to paint the marker
Adds a factory method that updates a given endpoint and returns a function to paint the marker onto the given canvas.
Returns a function to paint the given marker. TODO: need check
Generated using TypeDoc
A static class that implements all markers for VML and SVG using a registry. NOTE: The signatures in this class will change.