»Click here to display Table of Contents«
A method to update a vector circle radius in a map location.
Parameter
Value
radius: integer
Radius of circle from point in meters.
Example:
var newRadius = 50000;
circle.updateRadius(newRadius);