creativetimofficial / argon-dashboard

Argon - Dashboard for Bootstrap 5 by Creative Tim
https://www.creative-tim.com/product/argon-dashboard
MIT License
674 stars 1.26k forks source link

[Feature Request] Map #32

Closed CreArt16 closed 4 years ago

CreArt16 commented 5 years ago

What is your enhancement?

Hi, how can I change the description of the map where it says 'Argon Dashboard' and customize this?

rarestoma commented 5 years ago

Hello @CreArt16,

Thank you for working with our products.

You can modify and customize the map in the js file, where the map is initialized('function initMap()'). The title for the marker is now 'Hello World' and can be changed in the same function where the marker is initialized, editing the title attribute.

Please let me know if it works.

All the best, Rares