Nhan Nguyen
Results
2
issues of
Nhan Nguyen
Version: Here Map iOS Premium SDK 3.10. Code that causes the memory leak: ``` [self addClusterLayer:[[NMAClusterLayer alloc] init]]; // self is instance of NMAMapView ``` Debug with Instrument > Leaks:...