-
Notifications
You must be signed in to change notification settings - Fork 21
Update leaflet maplibre #320
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
kayarhabby
wants to merge
189
commits into
makinacorpus:master
Choose a base branch
from
kayarhabby:update-leaflet-maplibre
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
189 commits
Select commit
Hold shift + click to select a range
e8a9059
update style
kayarhabby 74fbd23
ajout des commentaires et réorganisation settings
kayarhabby b4b5230
mise en place d'un groupedLayerControl custom
kayarhabby bc50aca
mise en place d'une classe de base permettant l'initialisation de la …
kayarhabby 12c1986
ajout de la carte maplibre de base dans base
kayarhabby 357ec88
mise en place de Reset control, elle n'a pas encore été ajouté dans l…
kayarhabby 72f64af
update stylec
kayarhabby 9baa1a5
add style-maplibre.css
kayarhabby f4a6e35
gestion du problème groupe controller switch et ajout du controller r…
kayarhabby aad91f8
update base
kayarhabby 6334029
add MeasureMaplibreControl
kayarhabby 36909e5
mise en place du controller de mesure
kayarhabby 42282af
ajout de commentaire
kayarhabby 92ea031
update (ajout de bounds et ResetMaplibreViewControl)
kayarhabby 2df50cb
update
kayarhabby f2d982e
ajout de nouveau script js
kayarhabby 8f29e0b
modifications des noms de fichiers de scripts maplibre
kayarhabby a70ab9a
update
kayarhabby 5393c46
les modifications entreprit au niveau de maplibreObjectsLayer on sévè…
kayarhabby 3f1ddbb
Update
kayarhabby e4b3b29
amélioration globale de la classe, ne gère plus que l'initialisation …
kayarhabby 157831a
modification du nom du fichier et au vu des changements dans Maplibre…
kayarhabby a617b7c
modification du nom du fichier
kayarhabby 6754df6
reste à gerer la surbrillance, l'affichage des labels et certainement…
kayarhabby b7820cf
modification du nom de fichier
kayarhabby 5888f83
mise en commentaire de certains blocs de code
kayarhabby cd2cf16
ajout de nouveau fichier
kayarhabby 3dc5859
mise à jour du fichier, prise en compte du controller de fichier
kayarhabby 1e99be1
mise en place de MaplibreFileLayerControl, permet entre autre d'affic…
kayarhabby e25b0b1
mise en place de MaplibreFileLoader, permet entre autre d'afficher de…
kayarhabby d9f0c70
ajout de l'attribut container, reference de mapContainer
kayarhabby 21e4855
update
kayarhabby 69fff9c
ajout de commentaire
kayarhabby 4d5434a
fix : bug sur le dessin géré, le nouveau fond d'écran est ajouté just…
kayarhabby db5fe8f
fix bug highlight
kayarhabby 07a4cf3
modification de l'initialisation de MaplibreObjectsLayer et MaplibreL…
kayarhabby c98363e
suppression d'une instance de MaplibreObjectsLayer dans MaplibreMap
kayarhabby c128329
update
kayarhabby 4fc2700
gestion du problème MaplibreLayerControl qui n'affichait pas les couc…
kayarhabby 728a26d
mise en commentaire de l'ajout du css du popup
kayarhabby 89ba793
suppression de pointToLayer et onEachFeature
kayarhabby c361d73
modification de la méthode calculateBounds et mise en place des événe…
kayarhabby 5ebfb3d
ajout de console log pour le problème onMouseMove et affichage unique…
kayarhabby 52e707d
ajout css label et bouton measure
kayarhabby 16896d8
forcer le crooshair sur le curseur en mode dessein
kayarhabby 4b84df9
update _onMouseMove
kayarhabby 0cf2e97
fix bug sur la superposition des couches
kayarhabby beb7643
utilisation de la syntaxe async/await au niveau de la méthode load
kayarhabby 917b64a
Mise à jour de helpers et mise en place de MaplibreMapListSync
kayarhabby 48e1e0f
ajout de MapblibreMapListSync
kayarhabby afe47ae
mise en commentaire de showLineLabel
kayarhabby 9b4e121
ajout de datatables et mapsync
kayarhabby f25a924
update : mise en commentaire des méthodes qui ne peuvent être utilisé…
kayarhabby 2a5c251
update : mise en commentaire de parseColor
kayarhabby 4aed24b
update de base
kayarhabby d2c3b66
update
kayarhabby f3f0e54
update : ajout de la reference du controller MaplibreResetViewControl
kayarhabby a520505
mise en place de la première ébauche du context
kayarhabby 2eb9cd0
mise en place de la première ébauche de History
kayarhabby c26e550
update : remplacement de self par this car les classes gère bien le c…
kayarhabby a18f82f
Update
kayarhabby 85ee39f
mise en place et test context
kayarhabby 96fa3a6
modification des boutons base layers en radio buttons
kayarhabby 931b377
ajout MaplibreMapentityContext.js
kayarhabby 121253f
update
kayarhabby 1ac8336
Mise en place de history
kayarhabby 2a11d7a
ajout de MaplibreMapentityHistory
kayarhabby 536f65a
update : mise en commentaire du code leaflet et de l'injection de la …
kayarhabby a8777e2
update : mise à jour de la carte maplibre et du bounds
kayarhabby 0ff3a36
update : contient le code backend pour la capture d'écran de la carte
kayarhabby eff2dd6
mise en place du rectangle permettant de délimiter la zone de filtrag…
kayarhabby 6a67ef3
mise à jour des commentaires
kayarhabby 3f1dc47
gestion du filtre
kayarhabby d414047
remise en place de la selection et du fitbounds sur un layer en parti…
kayarhabby a6c8a93
update
kayarhabby 5a23b4d
update
kayarhabby 7e8d802
update
kayarhabby ef1b73a
update : suppression du bounds static déclaré dans mapentity-init-map…
kayarhabby 8e2e0f8
Correction du bug sur le filtre. Affichage correct du popover et du h…
kayarhabby 436ca10
correction du bug sur la cohérence entre les objets présents sur la c…
kayarhabby fc88817
update : suppression dans overlays des couches filtrées
kayarhabby afa925d
update : amélioration de la classe notamment en améliorant la gestion…
kayarhabby e2a95a9
update
kayarhabby 63f7633
mise en place de MaplibreScreenshotControl
kayarhabby 0c5d401
update
kayarhabby aded110
Gestion de settings
kayarhabby bbbac15
Intégration réussi des settings dans le code js
kayarhabby db8a284
sélection auto de la première couche comme fond de carte par défaut
kayarhabby adf752f
Mise en place de la simplification
kayarhabby 10627be
Mise en place du flow
kayarhabby 819b348
Mise à jour des fichiers
kayarhabby a9fc591
suppression de maplibre_map_init
kayarhabby 55bcc21
correction style
kayarhabby aba4c6f
correction bug fileLoader
kayarhabby 56537ee
filtre corrigé
kayarhabby 7b2f413
custom label
kayarhabby 72c9c73
apport de modification sur context
kayarhabby 3195d9f
update
kayarhabby 85ef35b
update
kayarhabby 4023a8c
correction bug context
kayarhabby 7ec3eae
ajout de la translation
kayarhabby c91cafa
suppression de la l'outil recherche intégré à Datatable
kayarhabby ed698df
update
kayarhabby a4e2078
update
kayarhabby e267b16
mise en place widgets
kayarhabby 4b8a024
update
kayarhabby 933f98e
Résolution du bug d'affichage de la carte et gestion du rafraichissem…
kayarhabby bb0c1be
update widgets
kayarhabby f22c645
mise en place du controller draw sur la carte formulaire
kayarhabby e627741
ajout des géométries après création dans le champs textarea et ajout…
kayarhabby 773495e
fix bug sur les lignes et polygones, suppression du polygon ou linest…
kayarhabby ca9a867
snap
kayarhabby 2c4c6da
mise en commentaire du snap, et correction surbrillance pour les lign…
kayarhabby b64386e
suppression snap
kayarhabby 0298141
correction reset detail
kayarhabby 3d2c7ed
update image MaplibreMeasureControl
kayarhabby 53b1dd9
fix bug dessin polygone et ligne
kayarhabby f9db32d
update
kayarhabby bc886e1
geometryCollection bug
kayarhabby b28f04a
resolution du bug sur l'enregistrement et l'affichage des modèles de …
kayarhabby 04e9e8c
fix bug city
kayarhabby 79cb87f
bug update et surbrillance des features provenant du type geometryCol…
kayarhabby 7cbac76
fix bug surbrillance
kayarhabby dea590d
fix bug detail
kayarhabby 7329658
update MaplibreObjectsLayer et MaplibreFileLoader
kayarhabby 408c878
fix bug update carte
kayarhabby 93500b3
fix bug fitbounds lors d'un doubleclk
kayarhabby 26e7a1c
fix bug layerControl
kayarhabby 12effe4
add MaplibreScreenshotController, update base et mapentity_list
kayarhabby af9da1f
update position controller screenshot
kayarhabby d171f9b
update MaplibreScreenshotController
kayarhabby c085431
fix bug onClick dans MaplibreObjectsLayer et réorganisation des contr…
kayarhabby 8c5d340
update
kayarhabby 3afd9bf
Mise en place de restoreFullContext
kayarhabby 34897b4
context update
kayarhabby 7e69709
update
kayarhabby a85d7b3
update
kayarhabby 61740ea
update MalibreScreenshotController
kayarhabby 8634288
update MalipreMapentityMap, MaplibreMapentityHelpers, gestion finalis…
kayarhabby d0e24ba
update restoreFullContext
kayarhabby 9097a99
update
kayarhabby 6989f9c
update
kayarhabby 6481e6b
update
kayarhabby e69feb3
remplacement de maplibre-gl-draw par maplibre-geoman
kayarhabby 709cb22
modification de la logique d'initialisation afin que cela fonctionne …
kayarhabby f76428d
gestion du livetracking au niveau du formulaire
kayarhabby 82d7eba
update
kayarhabby 57e3237
gestion surbrillance au niveau du widget
kayarhabby 283dd09
update : fin de la reproduction de la page formulaire
kayarhabby 24b867a
Update
kayarhabby 8a64b1d
Documentation du code
kayarhabby 5db88c2
update
kayarhabby b25316b
Update
kayarhabby 1eafa38
update
kayarhabby 6a24d1f
update
kayarhabby 1e83ff4
update
kayarhabby b7acfe5
update
kayarhabby 0430fff
patch mesuresControl
kayarhabby c58194f
Amélioration du controlleur de mesure
kayarhabby f433ae3
Fusion de FileLoader et FileLayerControl
kayarhabby a6ab9e4
Nettoyage du projet des fichiers leaflet
kayarhabby 1e15fdb
fix bug settings default_tiles
kayarhabby 6f270de
ajout d'un nouvel event
kayarhabby 5d4e552
remise des jquery plugins
kayarhabby e988616
update base
kayarhabby a834488
centralisation de la gestion des couches dans MaplireLayerManager
kayarhabby b4da83f
gestion du controlleur de couche, suppression de la ligne de délimita…
kayarhabby 7bb2d2b
prise en compte de nameHTML et de la bonne categorie de l'objet
kayarhabby 4a89221
correction du bug de sélection de la première tuile de base
kayarhabby f433e40
add scroll
kayarhabby 040c835
update
kayarhabby c08ceee
update
kayarhabby 775f28a
update
kayarhabby 72082ef
Mise en place du lazy loading des couches sur la carte
kayarhabby 9dfe471
update files
kayarhabby ff6492f
update layerController
kayarhabby 84fb525
update objectsLayer et mapentityMap
kayarhabby 48d8118
update layer controller et style
kayarhabby 1a19509
update layer controller
kayarhabby 235c51b
gestion de la page détail
kayarhabby 7062126
update page widget
kayarhabby a3b2325
update style
kayarhabby 0fe5178
update
kayarhabby 5a3b336
update GeomtryField et DrawControl
kayarhabby 72afe1f
ajout de l'attribut modifiable et prise en compte de target_map
kayarhabby 90c2942
update avec prise en compte des modifications entrepries dans widget.py
kayarhabby c8feeca
update js
kayarhabby c6c190c
update
kayarhabby 07aaa27
update code after review
kayarhabby File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it deliberate to change the color value?
And the opacity? (the line below)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes but i forgot to remove it. It was for test purposes.