/* Completely hide the "Show on Map" button */
.show-on-map/yes {
    display: none !important;
}
