One issue with it is it shows all of the post titles below the filter ( I've attached a screenshot so you can see what I mean.
You have two Views here - the Map Search View on the left column, and the Locations View on the right column. The map is included in the Locations View, and in the left column the filters and titles are produced by the Map Search View. You should only use one View. That View should include the filters and markers in the Loop, but not the map shortcode. The map should be placed outside of the View in the right column, where you currently have the Locations View.
I guess I'm not understanding how to add the map to the right side without including it in a view and also have the markers shown? Any answer to the dropdown filter questions as well?
Not sure if you can do this but just asking. If you add the map and the filters in those sections to that page. I can style them and figure out how you did it. Or if you give me step by step instructions on how to implement it I can do it.
Also can we please get on a call or a chat tomorrow. I have a feeling we are trying to accomplish two different things here and want to make sure we are on the same page. Ill try again after two hopefully the chat function is working.
I guess I'm not understanding how to add the map to the right side without including it in a view and also have the markers shown?
The map ID is all that is needed to link the markers and the map. When you place the map shortcode in the right column, you will give it a unique ID. Then in the View, you use the same map ID when you insert the markers.
What's the problem inserting the filters?
"What's the problem inserting the filters?"
Not exactly sure what you are asking me here. But I need two filters for the map as previously stated. One is an address search the other is a dropdown of locations. Both filters should re-organize the map markers when used.
Im guessing I can just use the same map ID to attach the map to those filters.
Let's not get ahead of ourselves. First you must replace the Locations View with the single map shortcode.
Ok its updated with the single map shortcode.
Where do I go to add the map Id to the map search view?
In each of the map marker shortcodes, there is a place to add the map ID.
Ok the shortcode for the front end view or in the loop editor? I see the place to add the id in the view you can place on the front end but that does not populate the map for me with the markers
Can you go in and see what Im doing wrong?
So if im not using a view to show the map can I customize the map markers still?