Hi JanSnowski,
The widget is available in the premium version of the plugin, please, look the list of features in that belong to the premium version of the plugin:
* Allows to insert the map as widget on sidebars.
However, if you include the following piece of code in the function.php file of the theme active in your website:
add_filter('widget_text', 'do_shortcode');
It is possible to insert a “Text Widget” in the sidebar, and include the shortcode of the map on it: [codepeople-post-map]
Best regards.
Hi CP,
I will give that a try thank you.
Regards,
Janek