I'm developing a web GIS and we are using Coordinates to track mouse coordinates, but we need some features more like:
Centralize instead set a mark
Show a tooltip indicating that action
In case of tooltip, we want to indicate to the user that he can do an action clicking in the control, this has become a requirement of UX.
I will maybe work on minor features, like a way to exit of edition mode of the control to cancel de action and I want to contribute with your plugin, how exactly I can do? Some guidelines? Or just do a pull request? I made a fork of the project too.
I'm developing a web GIS and we are using Coordinates to track mouse coordinates, but we need some features more like:
In case of tooltip, we want to indicate to the user that he can do an action clicking in the control, this has become a requirement of UX.
I will maybe work on minor features, like a way to exit of edition mode of the control to cancel de action and I want to contribute with your plugin, how exactly I can do? Some guidelines? Or just do a pull request? I made a fork of the project too.