KevinStefanus Posted February 10 Report Share Posted February 10 How to change the map, like Mapbox, Google Maps, etc., and Where to place the api key ? in the Disposable PHPVMS 7 beta 5 skin? Quote Link to comment Share on other sites More sharing options...
DisposableHero Posted February 10 Report Share Posted February 10 4 hours ago, KevinStefanus said: How to change the map, like Mapbox, Google Maps, etc., and Where to place the api key ? in the Disposable PHPVMS 7 beta 5 skin? phpVMS uses "Leaflet" as the base of all maps, you can alter some of the features in respective blade files (mostly visual items and styling) like in `flights/map.blade.php` or `pireps/map.blade.php` (or in widgets folder, airspace and live maps) For the rest, like changing the core of the map, you may need to build assets and compile stuff according to provided data by controllers. If possible (by the map provider you choose), you can try using your own complete scripts in those blade files too. Hope this helps, good luck. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.