My scenario;
One hospital has many doctors. I need to show this on the webview.
I will place an annotation pin on the hospital. and when the user clicks on it, the popup with all the doctors who are visiting that hospital should appear.

As shown in the image below. The following image has been implemented using a library, but i don't want to use it. Is there any other way i could implement this.
The reason why i don't want to use that library - My superiors don't like, and i didn't ask why (I expect answers and not arguments as why i didn't ask the reason from my superiors ) :)
note: Sorry i don't have any code to demonstrate.