UNPKG

ns-mapbox-gl-export

Version:

This module adds control which can export PDF and images.

11 lines 294 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const translation = { PageSize: 'Sidstorlek', PageOrientation: 'Sidorientering', Format: 'Format', DPI: 'DPI', Generate: 'Generera', }; exports.default = translation; //# sourceMappingURL=sv.js.map