UNPKG

ns-mapbox-gl-export

Version:

This module adds control which can export PDF and images.

11 lines 295 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const translation = { PageSize: 'Page Size', PageOrientation: 'Page Orientation', Format: 'Format', DPI: 'DPI', Generate: 'Generate', }; exports.default = translation; //# sourceMappingURL=en.js.map