How can I get map object's center (coordinate) and radius.
I used map->addMapObjects(mapObject). But later, I want to get it's coordinate and radius.
mapObject that I added previously is QGeoMapCircleObject which has center and radius properties but QGeoMapObject does not seem to have.![]()





