We have a client with a data feed that we will pull, and turn into custom posts called ‘Locations’, with the express idea that these locations will feed into a WP Go Maps map, display on the map, and be fully filterable via custom taxonomies we assign from the data feed. Is this possible with the Pro or Gold version of the plugin?
Thank you so much for getting in touch, we really appreciate your time.
Might I kindly suggest taking a look at the ACF documentation?
– https://docs.wpgmaps.com/I9dk-advanced-custom-fields
Using ACF with WP Go Maps, you should be able to select from any posts that have this added ACF field and load each of these posts as markers in the map.
You should be able to select a specific post type to load on the map as markers, however, you can adjust the category source to use the WordPress categories, allowing your posts to be assigned to specific categories which can then be filtered by using the category filter.