Jump to content

Recommended Posts

Posted

Just wondering if anyone has tweaked the Live Map icons to match certain types of aircraft? Currently, the commercial jet is shown but we operate DC3, DC6, B350, etc., and would like to display based on the actual aircraft. Thanks in advance.

Posted

https://github.com/nabeelio/phpvms/blob/d96d936e0905423f2b6a28bbd53c1d215216717a/resources/views/layouts/default/widgets/live_map.blade.php#L116

 

I do not think that current logic of the map allows different icons used for different types of aircraft.

 

It can be done of course but you need to go deeper and come up with an enhanced map solution (like defining icons for each item on the map at backend) and then compile the new script, adapt frontend to follow backend changes (like removing the generic icon usage etc).

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...