Add zoom and Controls to IMapProps by hirokikondo86 · Pull Request #466 · fullstackreact/google-maps-react

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Open

hirokikondo86 wants to merge 1 commit intofullstackreact:masterfrom

hirokikondo86:add-type-definition

Open

Add zoom and Controls to IMapProps#466

hirokikondo86 wants to merge 1 commit intofullstackreact:masterfrom

hirokikondo86:add-type-definition

Conversation

@hirokikondo86

Copy link Copy Markdown

Resolves #443

zoom and Controls are missing from the props, causing a type error to appear.
So I added type definition, albeit a small change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

1 more reviewer

@auser auser auser approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

'zoom' not listed as a valid propType in the index.ts file

2 participants

@hirokikondo86 @auser