Skip to content

Add Marker icon property introduced in #2650 to index.d.ts#2705

Merged
christopherdro merged 1 commit intoreact-native-maps:masterfrom
sttz:patch-1
Mar 6, 2019
Merged

Add Marker icon property introduced in #2650 to index.d.ts#2705
christopherdro merged 1 commit intoreact-native-maps:masterfrom
sttz:patch-1

Conversation

@sttz
Copy link
Copy Markdown
Contributor

@sttz sttz commented Feb 24, 2019

Does any other open PR do the same thing?

No.

What issue is this PR fixing?

With TypeScript, trying to use the Marker's icon property results in an error, since the index.d.ts does not yet declare the property that was added in #2650.

How did you test this PR?

Tested by editing the index.d.ts locally. Since there are no functional changes, this is a trivial change.

…x.d.ts

### Does any other open PR do the same thing?

No.

### What issue is this PR fixing?

With TypeScript, trying to use the Marker's icon property results in an error, since the `index.d.ts` does not yet declare the property that was added in react-native-maps#2650.

### How did you test this PR?

Tested by editing the `index.d.ts` locally. Since there are no functional changes, this is a trivial change.
@christopherdro christopherdro merged commit 558b34c into react-native-maps:master Mar 6, 2019
pinpong pushed a commit to pinpong/react-native-maps that referenced this pull request Feb 28, 2025
…x.d.ts (react-native-maps#2705)

### Does any other open PR do the same thing?

No.

### What issue is this PR fixing?

With TypeScript, trying to use the Marker's icon property results in an error, since the `index.d.ts` does not yet declare the property that was added in react-native-maps#2650.

### How did you test this PR?

Tested by editing the `index.d.ts` locally. Since there are no functional changes, this is a trivial change.
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.

2 participants