Geniux

Google Maps

Full Width - Basic

Using GMaps.js is as easy as:

new GMaps({
  el: '#map',
  lat: -12.043333,
  lng: -77.028333
});

You must define container ID, latitude and longitude of the map's center.

Show Code
Show Script

Full Width - Container

Shortcode usage sample

Show Code
Show Script

Gmaps - Marker

Shortcode usage sample

Show Code
Show Script

Gmaps - Custom Controls

Shortcode usage sample

Show Code
Show Script