Is it possible to draw simple circle without background on map (just a border)?

I'm writing a plugin which should show some "area" on map. And that area can move along the game. No ideas which functions to use for this task and how correctly convert position of "area" center from world coordinates to map coordinates.

Thanks for advices.