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

feat: support images on maps #7296

Merged
merged 3 commits into from Apr 16, 2021
Merged

feat: support images on maps #7296

merged 3 commits into from Apr 16, 2021

Conversation

domoritz
Copy link
Member

fixes #6580

@domoritz domoritz requested a review from a team March 10, 2021 16:10
[vgSizeChannel]: {value: size}
};
} else {
return {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This case not covered by test.

It's probably useful to update the comment since the old comment above is outdated (now there are two subcases)

// use geopoint output if there are lat2/long2 and there is no point position2 overriding lat2/long2.

Copy link
Member Author

@domoritz domoritz Apr 8, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed the commend and added a test.

@domoritz
Copy link
Member Author

domoritz commented Apr 8, 2021

image

@domoritz domoritz requested a review from kanitw April 8, 2021 04:43
@domoritz domoritz added this to the 5.1 milestone Apr 8, 2021
@kanitw kanitw merged commit 1dc77d4 into master Apr 16, 2021
@kanitw kanitw deleted the dom/geo-image-size branch April 16, 2021 16:49
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.

Image on a map: NaN width/height
2 participants