It worked, and I am only trying to figure out how to add pop-up information to this shortcode? I would like for users to be able to click on a map marker and I would display certain cpt fields to them.
The marker pop-up content simply goes between the opening and closing wpv-map-marker shortcodes, like so:
[wpv-map-marker map_id='map-1' marker_id='marker-[wpv-post-id]' marker_field='wpcf-address']
This is the corresponding post title: [wpv-post-title]
[/wpv-map-marker]