clearCache method

void clearCache()

Implementation

void clearCache() {
  _coordinatesAbsolute = null;
}