UNPKG

ns-mapbox-gl-export

Version:

This module adds control which can export PDF and images.

11 lines 307 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const translation = { PageSize: 'Taille de page', PageOrientation: 'Orientation de la page', Format: 'Format', DPI: 'DPI', Generate: 'Générer', }; exports.default = translation; //# sourceMappingURL=fr.js.map