[webmap]
or [webmap wpwebmapsID="9482"]
Developers and curious
Links
More
In the sidebar of Admin dashboard you can see a new posts type menu called Web Maps.
Here you can add all maps that you want.
In this Web Maps post type, there is a custom field, where you can place a custom JS code like these examples WpWebMaps example code.
For insert any Web Maps in your post, you can add shortcode like this [webmap wpwebmapsID="9482"]
, where the number 9482 is the id of custom post.
[webmap]
mobile-blocks
directory into the /wp-content/plugins/
directoryThe principle behind this plugin is to insert map in your posts and learn how code works.
The map is almost completely customizable; with the examples I post in GitHub, it will be easy to understand how the code works and how to quickly change the code.