{% set title = 'Google Maps › Advanced Route' %} {% set page = 'gmaps-advanced-route.html' %} {% extends 'layouts/master.html' %} {% block content %}

Advanced Route

Advanced Route

The same as the 'route' example, but in this example it will be a bit cooler. Click the 'Start Travel' button to start seeing magic.

Advanced Routes

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