# -*- coding: utf-8 -*- # Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details. import json from flectra import http from flectra.http import request from flectra.tools import html_escape as escape 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 ``