Geospatial mailing list archives
geospatial@odoo-community.org
Browse archives
Re: [OCA/geospatial] [ADD][12.0] google map drawing (#289)
Re: [OCA/geospatial] [ADD][12.0] google map drawing (#289)
Re: [OCA/geospatial] [ADD][12.0] google map drawing (#289)
by "Yannick Vaucher" <notifications@github.com> - 23/03/2021 18:33:57@yvaucher commented on this pull request.
In web_view_google_map/views/google_places_template.xml:
> @@ -4,12 +4,13 @@ <t t-set="google_maps_api_key" t-value="request.env['ir.config_parameter'].sudo().get_param('google.api_key_geocode')"/> <t t-set="google_maps_lang_localization" t-value="request.env['ir.config_parameter'].sudo().get_param('google.lang_localization')"/> <t t-set="google_maps_region_localization" t-value="request.env['ir.config_parameter'].sudo().get_param('google.region_localization')"/> + <t t-set="google_maps_libraries" t-value="request.env['ir.config_parameter'].sudo().get_param('google.maps_libraries')"/>
Note to self: this ICP is defined here:
https://github.com/OCA/geospatial/blob/12.0/base_google_map/data/google_maps_libraries.xml#L4
✔️
—
You are receiving this because you are on a team that was mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
Reference
-
[OCA/geospatial] [ADD][12.0] google map drawing (#289)
by "brian10048" <notifications@github.com> - 11/03/2021 22:11:02 - 0-
Re: [OCA/geospatial] [ADD][12.0] google map drawing (#289)
by "OCA Bot" <notifications@github.com> - 23/03/2021 19:21:18 - 0 -
Re: [OCA/geospatial] [ADD][12.0] google map drawing (#289)
by "OCA Bot" <notifications@github.com> - 23/03/2021 19:21:15 - 0 -
Re: [OCA/geospatial] [ADD][12.0] google map drawing (#289)
by "OCA Bot" <notifications@github.com> - 23/03/2021 18:34:49 - 0 -
Re: [OCA/geospatial] [ADD][12.0] google map drawing (#289)
by "Yannick Vaucher" <notifications@github.com> - 23/03/2021 18:34:27 - 0 -
Re: [OCA/geospatial] [ADD][12.0] google map drawing (#289)
by "Yannick Vaucher" <notifications@github.com> - 23/03/2021 18:34:17 - 0 -
Re: [OCA/geospatial] [ADD][12.0] google map drawing (#289)
by "Yannick Vaucher" <notifications@github.com> - 23/03/2021 18:33:57 - 0 -
Re: [OCA/geospatial] [ADD][12.0] google map drawing (#289)
by "brian10048" <notifications@github.com> - 22/03/2021 21:37:36 - 0 -
Re: [OCA/geospatial] [ADD][12.0] google map drawing (#289)
by "brian10048" <notifications@github.com> - 17/03/2021 02:58:49 - 0 -
Re: [OCA/geospatial] [ADD][12.0] google map drawing (#289)
by "brian10048" <notifications@github.com> - 17/03/2021 02:53:32 - 0 -
Re: [OCA/geospatial] [ADD][12.0] google map drawing (#289)
by "brian10048" <notifications@github.com> - 16/03/2021 23:18:39 - 0
-