{% set title = 'JS Vector Map' %} {% set filename = 'ui-map-jsvectormap.html' %} {% extends 'src/layouts/master.html' %} {% block content %}

JS Vector Map

We use the Jsvectormap plugin to create vector maps.

World Map
{% endblock %} {% block styles %} {% endblock %} {% block js %} {% endblock %}