Add this code to the Custom CSS field on the Appearance tab of your Google Maps widget’s settings:
.eapps-google-maps-marker-content {
display: none;
}
.eapps-google-maps-marker-directions-icon {
display:none ;
}
Add this code to the Custom CSS field on the Appearance tab of your Google Maps widget’s settings:
.eapps-google-maps-marker-content {
display: none;
}
.eapps-google-maps-marker-directions-icon {
display:none ;
}