Rusnet Interactive Map is a full‑featured solution for integrating Yandex Maps into WordPress. The plugin lets you easily create maps with custom markers, group them into clusters, filter by categories, and display detailed information about each object in a side panel.
Main features
- Custom Post Type “Marker” – all markers are stored as individual posts, managed via the standard WordPress interface.
- Marker Categories – group markers by category, set a custom icon and color for each category.
- Flexible Map Settings – center, zoom, type (scheme, satellite, hybrid), height, set of controls.
- Clustering – automatically group nearby markers into clusters; adjust grid size and cluster color.
- Information Panel – when a marker is clicked, a panel appears showing the title, description, image gallery, and a link.
- Category Filter – buttons for quickly switching between marker categories; fully customisable appearance.
- TinyMCE Shortcode Editor – easily insert and edit maps directly in the visual editor.
- Multilingual – the plugin is fully translation‑ready and respects the WordPress locale.
External services
This plugin uses the Yandex.Maps API to display interactive maps. When a map is loaded, your visitor’s browser connects to api-maps.yandex.ru and transmits the map parameters (center coordinates, zoom level, etc.) and the user’s locale. No personal data is sent by the plugin itself. For more information, please refer to Yandex’s Terms of Use and Privacy Policy.
Requirements
- WordPress 5.0 or higher.
- PHP 7.2 or higher.
- Yandex.Maps API key (JavaScript API and HTTP Geocoder) – enter it in the plugin settings.
Installation
- Upload the plugin folder to
/wp-content/plugins/. - Activate the plugin via the “Plugins” menu.
- Go to Rusnet Map to configure the settings.
- Enter your Yandex.Maps API key (if needed).
- Create markers under the Markers menu.
- Insert the
[rusnetim_map]shortcode into a post or page.