- /
- Odoo View Type/
- Create A New Map View Type In Odoo
In this tutorial, you will learn how to create a new Odoo map view type using LeafletOpen and OWL Javascript FrameworkOpen .
What are the Key Points?
- Use the latest ODOO 17 version
- Create a new view type from SCRATCH
- Explain the process STEP BY STEP
- Render the map using the LEAFLET open-source map library
Topics to be discussed
- Select MAP API Library
- Create a new module
- Create a new map view type (Server Side)
- Create a new view type (Client Side)
- Render Leaflet Map View
To learn more, watch the video below.
Read next article
Odoo View Model and ArchParser