API Reference
Namespaces
Classes
Events
Global
Externals

Class: NodeCreator

CIQ.Marker. NodeCreator


new NodeCreator()

Base class to create an empty marker node that can then be styled. Used by CIQ.Marker.Simple and CIQ.Marker.Performance. It is strongly recommended that you extend this class if you're building your own marker class. See Markers tutorials for additional implementation instructions.