Yandex Map Field for ACF
Yandex map for Advanced Custom Field
★ 8stars
6forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/constlab/acf-yandex-map/archive/refs/heads/master.zipFrom the readme
Yandex Map for ACF
Allow use Yandex Map in Advanced Custom Fields, as standalone field or in repeater field
This works for both ACF and ACF Pro, version 5.
Major features:
Add marks on map in admin page
Add circe on map and set radius
Set content for balloon
Import/Export map
Set map options in ACF field settings
1. Upload acf-yandex-map folder to the /wp-content/plugins/ directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
Added support Repeater field
Added support Advanced Custom Fields 4
Refactoring
Fix displaying map in Safari browser
Fix acf-yandex-map/height filter, reorder params. Use $fieldheight, $selector, $postid, $fieldvalue
Added filter acf-yandex-map/height to function theyandexmap for set map height
Fixes view on frontend
Many fixes
=