Close

possible to default maps to Satellite view?

larryldsi
7 years ago
#12796 Quote
Avatar
  • 4
Hello-

I have a client who would prefer that the maps default to Satellite view.
Is this possible?

Thanks-
SDobrev
7 years ago
#12797 Quote
Avatar
  • Moderator
  • 283
Hello,

It is possible to change the default view to Satellite but you will need to edit manually the .js files.

In StoreLocatorAdmin.js, StoreLocatorAllShops.min.js and StoreLocatorShop.min.js files search for google.maps.MapTypeId.ROADMAP and set this setting to google.maps.MapTypeId.SATELLITE

Best Regards,
Stoyan Dobrev
Nop-Templates.com
embryo
7 years ago
#12800 Quote
Avatar
  • 55
Perfect, thank you!