I've followed Googles article here and having a working map on my XAMPP installation.
I'm trying to take it a bit further and I want to use the "type" attribute from the database to show only specific markers based on the buttons that I have. I have a list of buttons that relate to a specific "type" that a point can have.
Can anyone help me with this?