getFollowers static method
dynamic
getFollowers()
Use this method to get the principal list of followers.
Implementation
static getFollowers(){
return _mapOverlayEntry;
}
Use this method to get the principal list of followers.
static getFollowers(){
return _mapOverlayEntry;
}