FMX.Maps.TMapCircleDescriptor Fields
InheritedProtected
| Center | public | Center of the map circle with latitude and longitude. |
| FillColor | public | Circle fill alpha color. |
| Radius | public | Circle radius in meters. |
| StrokeColor | public | Circle stroke alpha color. |
| StrokeWidth | public | Stroke width in pixels. |
| ZIndex | public | Z-order relative to other map objects. |