Updated the angular version and removed the AGM Module.

This commit is contained in:
Batuhan Berk Başoğlu 2024-10-31 17:34:09 -04:00
parent 714e23dfae
commit f579d6879d
Signed by: batuhan-basoglu
SSH key fingerprint: SHA256:kEsnuHX+qbwhxSAXPUQ4ox535wFHu/hIRaa53FzxRpo
366 changed files with 169157 additions and 13270 deletions

View file

@ -19,9 +19,10 @@
<div class="col-2-3">
<br>
<!-- AGM Module is deprecated.
<agm-map [latitude]="lat" [longitude]="lng" [mapDraggable]="false" [zoom]="17" [scrollwheel]="false">
<agm-marker [latitude]="lat" [longitude]="lng"></agm-marker>
</agm-map>
</agm-map>-->
</div>
@ -77,4 +78,4 @@
</div>
</section>
<!--End of Iletisim-->
<!--End of Iletisim-->