Title: Adding Stylers
Last modified: August 21, 2016

---

# Adding Stylers

 *  [jnsrmvlt](https://wordpress.org/support/users/jnsrmvlt/)
 * (@jnsrmvlt)
 * [13 years ago](https://wordpress.org/support/topic/adding-stylers/)
 * Hello, i am new to javascript, and i want to add a styler to the jquery.gmap.
   min.js.
    Please help me where can i add the following code:
 *     ```
       var styles = [
                   {
                     stylers: [
                       { hue: "#00ffe6" },
                       { saturation: -20 }
                     ]
                   }, {
                       featureType: "road",
                       elementType: "geometry",
                       stylers: [
                           { lightness: 100 },
                           { visibility: "simplified" }
                     ]
                   }, {
                       featureType: "road",
                       elementType: "labels",
                       stylers: [
                           { visibility: "off" }
                     ]
                   }
               ];
       ```
   
 * [http://wordpress.org/extend/plugins/theme-blvd-responsive-google-maps/](http://wordpress.org/extend/plugins/theme-blvd-responsive-google-maps/)

The topic ‘Adding Stylers’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/theme-blvd-responsive-google-maps.
   svg)
 * [Theme Blvd Responsive Google Maps](https://wordpress.org/plugins/theme-blvd-responsive-google-maps/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/theme-blvd-responsive-google-maps/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/theme-blvd-responsive-google-maps/)
 * [Active Topics](https://wordpress.org/support/plugin/theme-blvd-responsive-google-maps/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/theme-blvd-responsive-google-maps/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/theme-blvd-responsive-google-maps/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [jnsrmvlt](https://wordpress.org/support/users/jnsrmvlt/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/adding-stylers/)
 * Status: not resolved