I know the similar questions have been asked before, but they are all in Android (Java).
While I need to draw a text inside a yellow circle (let's call the text + its outside circle a unit) on Google Map with JavaScript (take a look the picture below):
I looked into Google Map JavaScript API and only found the code about draw shapes on google map but cannot find any code which gives me an insight of drawing an unit.