Link to restaurant page in Maps Module marker
- Quantility s.r.l.
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 26
- Thank you received: 0
8 years 7 months ago #3677
by Quantility s.r.l.
Link to restaurant page in Maps Module marker was created by Quantility s.r.l.
Please Log in to join the conversation.
8 years 7 months ago #3706
by Daniel
Thanks
Daniel
Replied by Daniel on topic Link to restaurant page in Maps Module marker
Hello,
There is no option to enable link on Title in Infowindow. However we can add a link on this for you. Please share your backend & FTP login credentials via Contact us form, We'll look into it.
There is no option to enable link on Title in Infowindow. However we can add a link on this for you. Please share your backend & FTP login credentials via Contact us form, We'll look into it.
Thanks
Daniel
Please Log in to join the conversation.
8 years 7 months ago #3709
by Daniel
Thanks
Daniel
Replied by Daniel on topic Link to restaurant page in Maps Module marker
Hello,
Please download the latest package of vRestaurant. This feature has been implemented in this version.
Please download the latest package of vRestaurant. This feature has been implemented in this version.
Thanks
Daniel
Please Log in to join the conversation.
- Quantility s.r.l.
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 26
- Thank you received: 0
8 years 7 months ago #3807
by Quantility s.r.l.
Thanks Daniel! Only another thing, can you let us use a SEF link like the one generated by the router?
Now in map marker i see something like www.mysite.it/component/vrestaurant/rest...nt/myreastaurantname
If i see the link in restaurant list view i see www.mysite.it/mymenuvoice/restaurant/myreastaurantname , that is more correct. Thanks
Replied by Quantility s.r.l. on topic Link to restaurant page in Maps Module marker
Daniel wrote: Hello,
Please download the latest package of vRestaurant. This feature has been implemented in this version.
Thanks Daniel! Only another thing, can you let us use a SEF link like the one generated by the router?
Now in map marker i see something like www.mysite.it/component/vrestaurant/rest...nt/myreastaurantname
If i see the link in restaurant list view i see www.mysite.it/mymenuvoice/restaurant/myreastaurantname , that is more correct. Thanks
Please Log in to join the conversation.
8 years 6 months ago #3837
by Daniel
Thanks
Daniel
Replied by Daniel on topic Link to restaurant page in Maps Module marker
Hello,
Please download the latest version of vRestaurant i.e. 1.9.2, It would resolve the issue.
Please download the latest version of vRestaurant i.e. 1.9.2, It would resolve the issue.
Thanks
Daniel
Please Log in to join the conversation.
- Quantility s.r.l.
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 26
- Thank you received: 0
8 years 6 months ago - 8 years 6 months ago #3845
by Quantility s.r.l.
Replied by Quantility s.r.l. on topic Link to restaurant page in Maps Module marker
Thank! Now url are correct!
I see another little bug about Google Maps Api used for this module.
In default.php the api key used for the call to the API is "declared" in a variable in mod_vrestaurant_restaurant_map.php and not read from the API used in Joomla Admin in the Vrestaurant configuration.
Another thing is about the Map language. In default.php in the link for maps api, the language is "forced" to "en". In this link the "language=en" could be removed so the maps takes the language from the browser.
Last improvement that i can see is about the "scroll" with mouse on the map. If the map is "above the fold" and with a 100% width (like a fullscreen map) i can't scroll down, because the mouse scroll act like a zoom in map.
I have made an override for my site adding "scrollwheel: false," in the default.php when you set the "mapOptions". I think could be nice to have this setting (scrollwheel as Zoom false/true) in the module configuration in Joomla
Thanks a lot Daniel!
I see another little bug about Google Maps Api used for this module.
In default.php the api key used for the call to the API is "declared" in a variable in mod_vrestaurant_restaurant_map.php and not read from the API used in Joomla Admin in the Vrestaurant configuration.
Another thing is about the Map language. In default.php in the link for maps api, the language is "forced" to "en". In this link the "language=en" could be removed so the maps takes the language from the browser.
Last improvement that i can see is about the "scroll" with mouse on the map. If the map is "above the fold" and with a 100% width (like a fullscreen map) i can't scroll down, because the mouse scroll act like a zoom in map.
I have made an override for my site adding "scrollwheel: false," in the default.php when you set the "mapOptions". I think could be nice to have this setting (scrollwheel as Zoom false/true) in the module configuration in Joomla

Thanks a lot Daniel!
Last edit: 8 years 6 months ago by Quantility s.r.l..
Please Log in to join the conversation.