forked from codemacher/tile_maps
No description
- PHP 56.8%
- TypeScript 23.4%
- JavaScript 8.2%
- HTML 6.7%
- SCSS 4.9%
Add TypoScript constant plugin.tx_tilemaps.settings.loadAssetsInTemplate (default: 0, backward-compatible). When set to 1, the global page.includeCSS / page.includeJSFooter includes for MapCreator.css, jQuery, and MapCreator.js are suppressed. Instead, the Display template registers them via f:asset.css / f:asset.script (TYPO3 AssetCollector) only when the plugin is rendered on the current page. This avoids loading Leaflet assets on pages that contain no map. |
||
|---|---|---|
| .build | ||
| Classes | ||
| Configuration | ||
| Documentation | ||
| Resources | ||
| .gitignore | ||
| .php-cs-fixer.php | ||
| composer.json | ||
| ext_emconf.php | ||
| ext_localconf.php | ||
| ext_tables.php | ||
| ext_tables.sql | ||
| LICENSE | ||
| LICENSE.txt | ||
| README.md | ||
| tsconfig.json | ||
TYPO3 extension tile_maps
Tile Maps allows in connection with Tile Proxy(tile_proxy) a GDPR compliant integration of OpenStreepMap maps without additional cookie dialog. No additional requests from third parties on the part of the customer are required. Markers can be created with the help of tt_address data records.
| URL | |
|---|---|
| Repository: | https://git.codemacher.de/codemacher/tile_maps |
| Read online: | https://docs.typo3.org/p/codemacher/tile_maps/1.0/en-us/ |
| TER: | https://extensions.typo3.org/extension/tile_maps |