Contact Information
> Contact Details
Contact Details provide ways to the user to contact you. They may include links to other pages or direct links to an address on google maps, phone or email. Additionally a contact form may be added to the contact page. They bay be either used with a border or a background colour (white or light gray depending on the section background).
> Branded Google Maps
When possible, when embedding a map, aim to have the branded version. You can find the JavaScript Style Array below for your convinence:
[ { "featureType": "administrative.country", "elementType": "geometry", "stylers": [ { "color": "#1b1b2a" }, { "visibility": "on" }, { "lightness": "0" }, { "weight": "1.20" } ] }, { "featureType": "administrative.country", "elementType": "labels", "stylers": [ { "visibility": "simplified" }, { "color": "#1b1b2a" } ] }, { "featureType": "administrative.province", "elementType": "geometry", "stylers": [ { "visibility": "on" } ] }, { "featureType": "administrative.province", "elementType": "labels", "stylers": [ { "visibility": "simplified" } ] }, { "featureType": "administrative.neighborhood", "elementType": "all", "stylers": [ { "visibility": "off" } ] }, { "featureType": "administrative.land_parcel", "elementType": "all", "stylers": [ { "visibility": "off" } ] }, { "featureType": "landscape", "elementType": "all", "stylers": [ { "saturation": -100 }, { "lightness": 50 }, { "gamma": 0.56 } ] }, { "featureType": "landscape.man_made", "elementType": "geometry", "stylers": [ { "lightness": -5 } ] }, { "featureType": "landscape.natural", "elementType": "all", "stylers": [ { "lightness": "6" } ] }, { "featureType": "poi", "elementType": "all", "stylers": [ { "visibility": "off" } ] }, { "featureType": "poi", "elementType": "geometry", "stylers": [ { "saturation": -100 } ] }, { "featureType": "poi.business", "elementType": "geometry", "stylers": [ { "saturation": -100 }, { "visibility": "simplified" } ] }, { "featureType": "poi.business", "elementType": "labels", "stylers": [ { "saturation": -100 }, { "visibility": "simplified" } ] }, { "featureType": "poi.park", "elementType": "geometry", "stylers": [ { "saturation": -100 }, { "visibility": "simplified" } ] }, { "featureType": "poi.park", "elementType": "geometry.fill", "stylers": [ { "color": "#87bc4f" } ] }, { "featureType": "road", "elementType": "all", "stylers": [ { "hue": "#f1592a" } ] }, { "featureType": "road", "elementType": "geometry", "stylers": [ { "lightness": 15 }, { "visibility": "on" } ] }, { "featureType": "road", "elementType": "labels", "stylers": [ { "hue": "#f1592a" }, { "visibility": "off" } ] }, { "featureType": "road.highway", "elementType": "geometry", "stylers": [ { "color": "#edb220" } ] }, { "featureType": "road.highway", "elementType": "geometry.fill", "stylers": [ { "color": "#ff8e00" } ] }, { "featureType": "road.highway", "elementType": "geometry.stroke", "stylers": [ { "lightness": "30" }, { "saturation": "42" }, { "color": "#f88b04" }, { "visibility": "off" }, { "weight": "1.39" }, { "gamma": "0.77" } ] }, { "featureType": "road.arterial", "elementType": "all", "stylers": [ { "visibility": "on" }, { "saturation": "-44" }, { "lightness": "9" } ] }, { "featureType": "road.arterial", "elementType": "geometry.fill", "stylers": [ { "color": "#edb220" } ] }, { "featureType": "road.arterial", "elementType": "labels.text", "stylers": [ { "lightness": 25 }, { "visibility": "on" } ] }, { "featureType": "road.arterial", "elementType": "labels.icon", "stylers": [ { "visibility": "off" } ] }, { "featureType": "transit", "elementType": "all", "stylers": [ { "visibility": "off" } ] }, { "featureType": "transit", "elementType": "geometry.fill", "stylers": [ { "visibility": "off" } ] }, { "featureType": "transit", "elementType": "geometry.stroke", "stylers": [ { "visibility": "off" } ] }, { "featureType": "transit.line", "elementType": "all", "stylers": [ { "saturation": "75" }, { "visibility": "off" }, { "hue": "#ff0000" } ] }, { "featureType": "transit.station", "elementType": "all", "stylers": [ { "visibility": "off" } ] }, { "featureType": "water", "elementType": "all", "stylers": [ { "saturation": -65 }, { "lightness": -20 }, { "gamma": 0.42 }, { "visibility": "simplified" } ] }, { "featureType": "water", "elementType": "geometry", "stylers": [ { "color": "#00539f" } ] }, { "featureType": "water", "elementType": "geometry.fill", "stylers": [ { "color": "#00539f" } ] }, { "featureType": "water", "elementType": "geometry.stroke", "stylers": [ { "color": "#0e085e" } ] }, { "featureType": "water", "elementType": "labels.text", "stylers": [ { "visibility": "off" }, { "color": "#ffffff" } ] } ]
> Default Google Maps
Alternatively, you may use the default Google maps style