{% set title = 'Google Maps › Route' %} {% set page = 'gmaps-route.html' %} {% extends 'layouts/master.html' %} {% block content %} Route Dashboard Google Maps Route Route 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. Map In this example you will see the route from point 1 with point 2. {% endblock %} {% block plugins_js %} {% endblock %} {% block page_js %} {% endblock %}
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.
gmaps.js