{% set title = 'Google Maps › Marker' %} {% set page = 'gmaps-marker.html' %} {% extends 'layouts/master.html' %} {% block content %}

Marker

Marker

Here is a simple example using the map, we use the plugin gmaps.js made by @hpneo. You can learn more about this plugin here.

Marker

{% endblock %} {% block plugins_js %} {% endblock %} {% block page_js %} {% endblock %}