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

Multiple Marker

Multiple 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.

Multiple Marker

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