We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
支付宝小程序
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
The text was updated successfully, but these errors were encountered:
并且支付宝小程序地图的optimize属性没有支持
Sorry, something went wrong.
fix(alipay): 补全 Map 组件属性 optimize,fix #8784
e6562fe
Successfully merging a pull request may close this issue.
相关平台
支付宝小程序
复现仓库
https://github.com/jamesGao123/taro-map
小程序基础库: all
使用框架: React
复现步骤
打包编译出的base.axml模版中 不存在include-padding属性
期望结果
地图Map中可以使用include-padding
实际结果
地图Map中设置include-padding属性不起效果
环境信息
The text was updated successfully, but these errors were encountered: