helsingborg-stad / modularity-openstreetmap
Open Street Map集成
2.5.2
2024-09-18 05:31 UTC
Requires (Dev)
- brain/monkey: ^2.6
- codedungeon/phpunit-result-printer: ^0.31.0
- phpunit/phpunit: ^9.5
- dev-main
- 2.5.2
- 2.5.1
- 2.5.0
- 2.4.0
- 2.3.7
- 2.3.6
- 2.3.5
- 2.3.4
- 2.3.3
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.3
- 2.1.1
- 2.1.0
- 2.0.10
- 2.0.9
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.1
- 1.0.0
- dev-external/external-content-source
- dev-feat/hierarchical-term-filtering
- dev-fix/sidebar-better-responsive-layout
- dev-feat/expanded-map-acf
- dev-fix/corrected-location-attribute
- dev-fix/block-grid
- dev-fix/handle-multiple-block-on-same-page
- dev-feat/gutenberg-fields-handling
- dev-fix/hide-full-post-from-start
- dev-fix/terms-not-an-array
- dev-feat/osm-v2
- dev-feat/osm-endpoint
- dev-fix/reset-latest
- dev-fix/osm-filtering
- dev-fix/corrected-place-schema-data
- dev-fix/corrected-location-data
- dev-fix/undefined-id
- dev-fix/undefined-index-pin
- dev-fix/undefined-index-full-width-map
- dev-fix/changing-helper-for-post-complement
- dev-feature/image-name-changes
- dev-dependabot/npm_and_yarn/postcss-8.4.31
- dev-fix/content-types-rename
- dev-fix/remove-kirki-code
- dev-fix/error-notices-som
- dev-fix/errors-fixes
- dev-fix/js-pagination
- dev-feature/data-js-attributes
- dev-feature/complement-place
- dev-feature/move-script-styling
- dev-feature/remove-script-styling
- dev-feature/posts-likeable
- dev-feature/collection-posts
- dev-feature/openstreetmap-tooltip-data
- dev-feature/multiple-maps
- dev-feature/json-encode-moved
- dev-feature/column-handling
- dev-feature/secondary-query-posts-per-page
- dev-feature/Ge-OpenStreetMap-defaultvrden-fr-longitud-och-latitud-som-centrerar-Hbg-samt-gr-om-latlng-till-ett-kartflt-i-admin-CU-865c6pth5
- dev-fix/map-fixes
- dev-fix/prevent-fatal-error-on-module
- dev-feature/move-markup
- dev-feature/move-temrIcon
- dev-feature/correct-icons
- dev-feature/zoom-functionality
- dev-feature/show-post-onclick
- dev-feature/map-styling
- dev-feature/customizer-set-map-style
- dev-feature/zoom-to-point-tooltips
This package is auto-updated.
Last update: 2024-09-18 05:32:03 UTC
README
Modularity OpenStreetMap
使用OpenStreetMap创建交互式地图。
报告错误 · 请求功能
目录
关于Modularity Open Street Map
以下是一个空白模板,以开始使用
构建工具
- PHP
- NPM
- Webpack
- 模块化
入门
要本地复制并运行,请按照以下简单步骤操作。
先决条件
以下是如何列出使用软件所需的元素以及如何在mac os上安装它们的示例。
- composer
brew install composer
- npm
brew install node
安装
- 克隆仓库
git clone https://github.com/NiclasNorin/modularity-open-street-map.git
- 安装和构建NPM包
npm install && npm run build
- 安装composer包
composer install
路线图
查看开放问题,获取功能建议(和已知问题)列表。
贡献
贡献使开源社区成为一个如此美妙的学习、灵感和创造的地方。您所做的任何贡献都将受到高度赞赏。
- 分支项目
- 创建功能分支(
git checkout -b feature/AmazingFeature
) - 提交更改(
git commit -m 'Add some AmazingFeature'
) - 推送到分支(
git push origin feature/AmazingFeature
) - 打开拉取请求
许可证
在MIT许可证下分发。