Google map for locations of vendors

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 years ago
hello all,
i am new in nopcommerce. i am working on nopcommerce 3.9.
I want to implement google map for vendor address. I have no idea how to start.
please give me solutions as soon as possible
5 years ago
Hello,

Can you share the detail what you done so far ?

Thanks,
Jatin
5 years ago
Add googlemaps js api on your cshtml head; create a map div. You can either use ajax calls or razor(if you add vendor model) to get vendor addresses.You can use infowindow for vendor addresses with marker.

here is an example
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.