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

地图Map的include-padding属性无效 #8784

Closed
jamesGao123 opened this issue Mar 1, 2021 · 1 comment · Fixed by #8819
Closed

地图Map的include-padding属性无效 #8784

jamesGao123 opened this issue Mar 1, 2021 · 1 comment · Fixed by #8819
Labels
F-react Framework - React T-alipay Target - 编译到支付宝小程序 V-3 Version - 3.x
Milestone

Comments

@jamesGao123
Copy link

相关平台

支付宝小程序

复现仓库

https://github.com/jamesGao123/taro-map
小程序基础库: all
使用框架: React

复现步骤

打包编译出的base.axml模版中 不存在include-padding属性

期望结果

地图Map中可以使用include-padding

实际结果

地图Map中设置include-padding属性不起效果

环境信息

Taro v3.0.28


  Taro CLI 3.0.28 environment info:
    System:
      OS: macOS 10.15.7
      Shell: 5.7.1 - /bin/zsh
    Binaries:
      Node: 15.0.1 - ~/.nvm/versions/node/v15.0.1/bin/node
      Yarn: 1.22.10 - ~/.nvm/versions/node/v15.0.1/bin/yarn
      npm: 7.0.3 - ~/.nvm/versions/node/v15.0.1/bin/npm
    npmPackages:
      @tarojs/components: 3.0.28 => 3.0.28 
      @tarojs/mini-runner: 3.0.28 => 3.0.28 
      @tarojs/react: 3.0.28 => 3.0.28 
      @tarojs/runtime: 3.0.28 => 3.0.28 
      @tarojs/taro: 3.0.28 => 3.0.28 
      @tarojs/webpack-runner: 3.0.28 => 3.0.28 
      babel-preset-taro: 3.0.28 => 3.0.28 
      eslint-config-taro: 3.0.28 => 3.0.28 
      react: ^16.10.0 => 16.14.0 
@taro-bot2 taro-bot2 bot added F-react Framework - React T-alipay Target - 编译到支付宝小程序 V-3 Version - 3.x labels Mar 1, 2021
@jamesGao123
Copy link
Author

并且支付宝小程序地图的optimize属性没有支持

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F-react Framework - React T-alipay Target - 编译到支付宝小程序 V-3 Version - 3.x
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants