Download the PHP package katalam/laravel-tilemaker-server without Composer
On this page you can find all versions of the php package katalam/laravel-tilemaker-server. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download katalam/laravel-tilemaker-server
More information about katalam/laravel-tilemaker-server
Files in katalam/laravel-tilemaker-server
Package laravel-tilemaker-server
Short Description This is my package laravel-tilemaker-server
License MIT
Homepage https://github.com/katalam/laravel-tilemaker-server
Informations about the package laravel-tilemaker-server
Tilemaker Server for Laravel
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Usage
You will get the following files:
- Fonts inside the storage folder
- spec.json inside the storage folder
- style.json inside the storage folder
- map css imported to app.css
Change spec and style settings to your needs. Make sure to link storage folder
Import fetch meta-data and the map variable from map.js
You will see a map with the default settings.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Bruno Görß
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-tilemaker-server with dependencies
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^10.0||^11.0