Google Map


Google Map (GMAP3 Plugin)

This is google map with custom marker, you can define couple parameters:

  • data-location – address to show
  • data-height – map height (if undefined height will be 220px)
  • data-offset – by how many map should be repositioned from marker center point (default -30)
  • data-icon – adding custom icon to map in html
Google Map

Google Map

It uses gmap3 plugin.
Documentation: here
HTML Markup:

 

All javascript code can be found in js/main.js file.