4.6 Drawing & User Editing | Mapping in LeafletJS

Поділитися
Вставка
  • Опубліковано 29 лис 2024

КОМЕНТАРІ • 18

  • @KOUTOUDORANDHOSROSAIREGRODJI

    Bonjour je n'arrive pas insérer l'outil de dessin dans web interactif pouvez-vous m'aider ?

  • @marroquin92
    @marroquin92 2 роки тому

    Good vídeo, this polygon, ??how make detect the marker is out or in the polygon,how geofencing

  • @KOUTOUDORANDHOSROSAIREGRODJI

    Hello, I can't insert the drawing tool into the interactive web, can you help me?

    • @learnwithmapster
      @learnwithmapster  Рік тому

      What's the problem? If you can describe what you are trying to do.

    • @dorandhosdidierdakouri8412
      @dorandhosdidierdakouri8412 Рік тому

      @@learnwithmapster My problem lies in the fact even when I follow the process that presented the drawing tool does not appear.

    • @dorandhosdidierdakouri8412
      @dorandhosdidierdakouri8412 Рік тому

      If I may leave me your email so that I can make you see where I am.

  • @garymarshall7410
    @garymarshall7410 3 роки тому +1

    It would be very helpful if it were as easy to implement Leaflet's features within a React js component...

    • @learnwithmapster
      @learnwithmapster  2 роки тому

      Sounds like a good idea for a future video! Thanks Gary

  • @whyareyoufollowingme1588
    @whyareyoufollowingme1588 Рік тому

    please add the links

  • @phanikumarnarina6544
    @phanikumarnarina6544 3 роки тому

    How to get the radius of the drawn rectangle or something else

  • @shanedolan6229
    @shanedolan6229 Рік тому

    How would you post the user drawing to the backend?

    • @learnwithmapster
      @learnwithmapster  Рік тому +1

      Hi Shane! What do you mean by the backend?

    • @shanedolan6229
      @shanedolan6229 Рік тому

      @@learnwithmapster I would like to save the users drawing in my website’s database

    • @learnwithmapster
      @learnwithmapster  Рік тому +1

      @@shanedolan6229 Hi Shane, that can be done in a huge number of ways. You can look into storing it as actual geographic coordinates using PostGIS, or another similar library, or just store coordinates as long strings if you don't care for geographic analysis!

    • @shanedolan6229
      @shanedolan6229 Рік тому

      @@learnwithmapster I do care about later analysis. So I should look into something like this: leaflet + postgis is used to post user geojson request to postgres server? Not sure if it changes your suggestion my Im using Django framework.

    • @learnwithmapster
      @learnwithmapster  Рік тому

      @@shanedolan6229 Hi Shane! Using Leaflet or another map framework doesn't matter, the core is that you need to store coordinates. If the Django framework has a built-in system or addon for handling spatial data, best to use that!

  • @ahmedal-jabinawi7924
    @ahmedal-jabinawi7924 3 роки тому

    It is too complicated and not applicable, because some code-lines are not showing completely