Retrieve address from marker in MarkerMapFrame

Does the MarkerMapFrame class provide any functionality to retrieve the address where a marker has been placed? Does the class present any wrapper method over Google Maps API so we do not need to call it manually?

Hi, @bujoralexandru1996

Where do you find such class?

Anyway, current API provides only geo coords of a marker and you have to use GMaps.API manually.

Regards,
Daniil.