Skip to content
Advertisement

Tag: google-maps-markers

Google Maps Filter Javascript

Looking for a way to filter the map markers using pure javascript based upon multiple conditions if they exist. This is based upon having potentially 4 potential filters possible. So imagine I have two or more field sets Project Type (this will be an array of project types [‘engineering’,’construction’]) Region (this will be an array of regions [‘France’,’Italy’]) Name (this

Advertisement