Alright, hey there I'm back with another question.
We achieved to get the map working, the markers are now on the map and everything is working fine so far, but now we got to another problem.
The question is if it's possible to "redraw" the Google Map after an AJAX call with the parametric search? I was trying to directly acces the JS File with the Map Plugin but failed it.
With the parametric search we filter for specific member and just want to show their location on the map, and it seems like the only way to remove the markers on the map is to fully re-create the Map with ne markers.
Greetings
Chris