설명
The Map Block Leaflet is designed to work with the Gutenberg editor. It has been created to facilitate, as much as possible, embed maps in the content without the need to include an API key and be able to customize it visually.
Contribute:
This plugin is open source software, and you may actively contribute on Github.
Installation & Setup
Note: This plugin requires WordPress 5 or the Gutenberg plugin active.
- Upload ‘leaflet-map-block’ to the ‘/wp-content/plugins/’ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Add new block, find it in the category embed.
- Search a location and change the option until you get the disdained look.
- Publish and enjoy
스크린샷
블록
이 플러그인은 2(을)를 제공합니다.
- Map Leaflet multimarker Easy way to inside maps in your contents
- Map Block Leaflet Allows embed maps in your contents, good alternative to Google Maps without the need for api key
후기
2024년 6월 10일
Simple to use and supported.
Great plugin to use on your website 💪 when displaying maps with custom multiple markers.
Thank you.
2023년 2월 13일
I detected a problem, I communicated it to the author and in a few days he fixed it.
Thank you for creating this plugin. Grateful for your time and your wonderful creation.
2022년 3월 24일
Fantastically well adapted, beautiful and easy to use.
2021년 1월 27일
Fácil de usar, con los parámetros justos y soporte excelente.
Gracias.
2020년 3월 10일
Works great, looks great; highly recommended.
I wanted to avoid gutenburg in my own plugin, and this plugin seems to work perfectly.
– Author of https://wordpress.org/plugins/leaflet-map/
2019년 10월 5일
Very useful, great alternative to google map – quick and simple to use.
기여자 & 개발자
변경이력
3.2.1
- fix. Multiple markers html escape
3.2.0
- feat. Enable custom marker icon, thanks to @danidub @glycymeris
- Improvement. Update version of library Leaflet map
3.1.1
- Fix. Escape tooltip’s content, thanks to Jordi Fita
3.1.0
- Fix. Single marker wait for dom ready for initialize map
- Improvement. Multimarker content marker is not required, thanks to @josivela
- Improvement. Improve the organization of markers using labels, thanks to @josivela
3.0.0
- Improvement. Rewrite using block.json
- Fix. Address Search does not work, thanks to @davask42
- Fix. Multimarker add new markers does not work, thanks to @josivela
- Fix. Replace black and white theme
- Feat. Multimarker allow modification latitude and longitude
- Improvement. Update version of library Leaflet map
- Improvement. Add WordPress tested up version to 6.1
2.2.1
- Improvement. Add WordPress tested up version to 5.9
2.2.0
- Improvement. Invalidate size on resize container, thanks to @liqueurdetoile
2.1.0
- Improvement. Remove assets when it isn’t in page, thanks to @PatrickFaramaz
2.0.3
- Fix. Multimarker frontend, thanks to @baagi510
2.0.2
- Improvement. Resize user experience
2.0.1
- fix. Increase tested WordPress version
2.0.0
- Feat. Multimarker block
- Improvement. Refactor to functional component
- Improvement. Use wp-scripts to compile code
1.8.7
- fix. Remove sourceMap warning, when used in Chrome Devtools, thanks to @thomasprice61
- fix. Replace wikimedia tiles by Stadia OSMBright
1.8.6
- fix. Fix center when it is inside columns, thanks to @aribet
1.8.5
- fix. Enqueue lib assets from register_block_type fix use blocks outside the content, thanks to @youdaman
1.8.4
- Improvement. Update version of library Leaflet map
1.8.3
- Improvement. Change automated deploy to github actions
1.8.1
- fix. Update version files
1.8.0
- Improvement. Support custom theme provider, thanks to @jeroensmeets
- Improvement. Add new theme watercolor
1.7.1
- Fix. After update a post remove number attributes, thanks to @davinian @jeroensmeets
1.7.0
- Improvement. Allow newlines in tooltip text, thanks to @daviewales
- Fix. Define variables and prevent php notices, thanks to @davinian @bjoluc
1.6.0
- Security. Escape tooltip content
- Improvement. Update version of library Leaflet map
- Improvement. Add assets library Leaflet map
1.5.0
- Improvement. Conditionally Load frontend assets
1.4.0
- Improvement. Improve the theme selector
- Improvement. Update version of library Leaflet map
- Improvement. Disabled zoom by default
1.3.0
- Bug Fix. No allow align left & right
- Improvement. Resize behaviour
- Improvement. Support themes with transtions pages
- Improvement. Option disable scroll zoom
1.2.0
- Bug Fix. Grayscale theme does not work
- Bug Fix. The search engine appears over the block´s toolbar
- Improvement. Allow alignments
1.1.0
- Initial release on WordPress.org