Comments 1Lakshay started the conversationApril 24, 2020 at 5:34amHi thereI have set up the map as per the theme documentation and it appears correctly.However the map is appearing in gray color. Is there a way I can show the colored map as Google shows it.I tried changing the map options to Satellite and Roadmap but none seems to have an effect on the map.Could you please check this.Thanks,Lakshay 1,973Support repliedApril 26, 2020 at 12:39amHello Lakshay,the map colors are defined in /js/scripts.js line 2766 onwardsvar newstyle = [ ....];you can simply remove line 2946styles: newstyleto revert to default map stylesThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Hi there
I have set up the map as per the theme documentation and it appears correctly.
However the map is appearing in gray color. Is there a way I can show the colored map as Google shows it.
I tried changing the map options to Satellite and Roadmap but none seems to have an effect on the map.
Could you please check this.
Thanks,
Lakshay
Hello Lakshay,
the map colors are defined in /js/scripts.js line 2766 onwards
var newstyle = [
....
];
you can simply remove line 2946
styles: newstyle
to revert to default map styles
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy