I have a small website about my company and I would like to convert it into Drupal 8 website, for that I would like to make sure if it is possible to have a live map where it will show me the track used by every single driver in my company (Google map or whatever any other map).
It is like having a Map and a blue line indicating the live distance currently being traveled by a car from point A to Point B using the driver's phone built-in GPS.
Given a Website built on React fetching data from Drupal APIs exposed via the GraphQL module.
I have been asked to develop another area within the same website which requires data some Drupal plus some non-Drupal data.
My question is, "Which one of the following options is preferable?"
Option 1: Extending Drupal GraphQL to expose non-Drupal related data (Assuming the GraphQL module is extendable, not sure about that).
Option 2: Adding a new Custom GraphQL Layer and deal with Drupal as another source of data to be exposed.
I've worked with Drupal as a content editor for several years and encouraged to learn developing sites with Drupal. Of course its to late considering my age, I'm excited anyway!
It seems complex for me, I hope you help me and ask my future simple/complex questions. I wrote this to show that I don't want to be a silent user here. So Welcome me here with a friendly and smoothly conversation.
I have a great trouble with ajax callback, I need to recharge a select field, the callback goes right, but, the returned field in ajax request goes without name attribute, so, I lost it while submit is resolved.
Help a dumb person. I kind of downloaded Drupal and even started it somehow. But I can’t understand how to download and install modules. Maybe there is an article or instructions on how to do all this.