MarkerDatastore<T> constructor

MarkerDatastore<T>()

Creates a new marker datastore.

Subclasses should call this constructor and initialize any required internal data structures for marker storage and management.

Implementation

MarkerDatastore();