Skip to content

USA Example breaks after updating options #317

@techfg

Description

@techfg

After "updating" the options in the USA Example, the highlight no longer works. The reason for this is due to a string being passed in to options for mouseoutDelay. Other options (e.g. strokeWidth, fillOpacity, etc.) can handle string or int but mouseoutDelay requires int.

Given the docs clearly state int is the expected datatype, solving this in the example itself rather than in the graphics module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions