Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

fix(wechat): 修复 Map 组件 polygons 属性不生效的问题 #1038

Merged
merged 3 commits into from
Jun 5, 2020

Conversation

Darmody
Copy link
Contributor

@Darmody Darmody commented Jun 5, 2020

fix #1035

@vercel
Copy link

vercel bot commented Jun 5, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/remaxjs/remax/3m5y5ocxd
✅ Preview: https://remax-git-fix-wechat-map.remaxjs.now.sh

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 5, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 867c51f:

Sandbox Source
determined-poitras-cmgvl Configuration

@codecov
Copy link

codecov bot commented Jun 5, 2020

Codecov Report

Merging #1038 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1038   +/-   ##
=======================================
  Coverage   95.71%   95.71%           
=======================================
  Files         330      330           
  Lines        3593     3593           
  Branches      532      532           
=======================================
  Hits         3439     3439           
  Misses        153      153           
  Partials        1        1           
Impacted Files Coverage Δ
...kages/remax-wechat/src/hostComponents/Map/index.ts 100.00% <ø> (ø)
...ckages/remax-wechat/src/hostComponents/Map/node.ts 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1beeb2d...867c51f. Read the comment docs.

@Darmody Darmody merged commit 48487b2 into master Jun 5, 2020
@Darmody Darmody deleted the fix-wechat-map branch June 5, 2020 06:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

微信小程序 Map polygons 多边形绘制不了?[BUG]
2 participants