mirror of
https://github.com/status-im/react-native-mapbox-gl.git
synced 2026-08-31 04:51:15 +00:00
layoutIfNeeded doesn't display annotation sometimes
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
}
|
||||
-(void)layoutSubviews {
|
||||
[super layoutSubviews];
|
||||
[self.map layoutIfNeeded];
|
||||
[self.map layoutSubviews];
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user