usePxCache property

bool usePxCache
final

Toggle marker position caching. Enabling will improve performance, but may introducen errors when adding/removing markers. Default is enabled (true).

Implementation

final bool usePxCache;