Skip to content

Is it possible to expose an onMouseMove callback?  #1125

@TrevorDecker

Description

@TrevorDecker

For a tool I am working on it would be useful to have a callback that gives me the current mouse position in lat lng when the mouse is moved.

it appears that onMouseMove is an internal method but it is not possible to register a user callback on the event.
https://github.com/google-map-react/google-map-react/blob/master/src/google_map.js#L1158

If it is possible to have a user callback for mouse move please forgive me for not finding it and we can close this issue.

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