Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ZoomPanOptions and FitBoundsOptions to Map component #593

Merged
merged 3 commits into from
Jun 9, 2019

Conversation

scailbc
Copy link
Contributor

@scailbc scailbc commented Jun 6, 2019

Add leaflet ZoomPanOptions and FitBOundsOptions to Map component props.

The only missing props where the PanOptions: duration, easeLinearity and noMoveStart.

Updated documentation in /docs/components.md.

@PaulLeCam PaulLeCam merged commit ab5a942 into PaulLeCam:master Jun 9, 2019
@PaulLeCam
Copy link
Owner

Thanks!

@scailbc scailbc deleted the feature-zoompan-options branch June 10, 2019 08:13
PranavSenthilnathan pushed a commit to DefinitelyTyped/DefinitelyTyped that referenced this pull request Aug 13, 2019
* Cover v2.4.0 changes

This adds 2 additional properties to the Map component which can be seen
being documented in [this PR](PaulLeCam/react-leaflet#593).

The release notes for v2.4.0 can be viewed [here](https://github.com/PaulLeCam/react-leaflet/releases/tag/v2.4.0)

Signed-off-by: Jeroen Claassens <support@favware.tech>

* Cover v.2.3.0

V2.3.0 added a React hook. This PR covers the function as well as adding
a test that should test the hook.

- v2.3.0 Release Notes: https://github.com/PaulLeCam/react-leaflet/releases/tag/v2.3.0
- Primary Pull Request for v2.3.0: https://github.com/PaulLeCam/react-leaflet/pull/571/files

Signed-off-by: Jeroen Claassens <support@favware.tech>
iRON5 pushed a commit to iRON5/DefinitelyTyped that referenced this pull request Aug 13, 2019
…Typed#37289)

* Cover v2.4.0 changes

This adds 2 additional properties to the Map component which can be seen
being documented in [this PR](PaulLeCam/react-leaflet#593).

The release notes for v2.4.0 can be viewed [here](https://github.com/PaulLeCam/react-leaflet/releases/tag/v2.4.0)

Signed-off-by: Jeroen Claassens <support@favware.tech>

* Cover v.2.3.0

V2.3.0 added a React hook. This PR covers the function as well as adding
a test that should test the hook.

- v2.3.0 Release Notes: https://github.com/PaulLeCam/react-leaflet/releases/tag/v2.3.0
- Primary Pull Request for v2.3.0: https://github.com/PaulLeCam/react-leaflet/pull/571/files

Signed-off-by: Jeroen Claassens <support@favware.tech>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants