# -*- coding: utf-8 -*- # Part of Odoo. See LICENSE file for full copyright and licensing details. from odoo import http from odoo.http import request from odoo.tools.json import scriptsafe class GoogleMap(http.Controller): ''' This class generates on-the-fly partner maps that can be reused in every website page. To do so, just use an ``