I have this function to visualize markers on click of button from external html page. The data is from the file.php (getJSON), but I want to create different buttons to get different PHP files. How can I set my function for different buttons without copy and paste the same script?! I have this function to visualize markers on cl