Skip to content

Changing the radius causes the radius circle to flicker #147

@jayfrostjay

Description

@jayfrostjay

let _pickerContext = mapsElement.data("locationpicker");
_pickerContext.radius = {MarkerNewRadius};
_pickerContext.map.radius = {MarkerNewRadius};
_pickerContext.settings.radius = {MarkerNewRadius};

The above code is the way i change the radius of the marker.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions