Home > @magiclane/maps-sdk > CircleGeographicArea > convert
CircleGeographicArea.convert() method
Converts the circle to another geographic area type, if possible.
Signature:
convert(toType: GeographicAreaType): GeographicArea | null;Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
toType |
Returns:
GeographicArea | null