Jump to content

[SOLVED] Change store logo img in map stores


Recommended Posts

Hello, i need change store logo.jpg in store logo.png in  "index.php?controller=stores"

in stores.js this line call image store 

var image = new google.maps.MarkerImage(img_ps_dir+logo_store);

/cms/people.png

	var image = new google.maps.MarkerImage{$img_ps_dir}cms/people.png;

but not work

Link to comment
Share on other sites

×
×
  • Create New...