--- title: darktable.gui.views.map id: map weight: 40 draft: false author: "people" --- The map view Attributes: * [has_tostring](../../../Attributes#has_tostring) * [parent](../Attributes#paren) : [types.dt_lua_view_t](../../../types/dt_lua_view_t) ## darktable.gui.views.map.latitude * number - The latitude of the center of the map Attributes: * [write](../../../Attributes#write) ## darktable.gui.views.map.longitude * number - The longitude of the center of the map Attributes: * [write](../../../Attributes#write) ## darktable.gui.views.map.zoom * number - The current zoom level of the map Attributes: * [write](../../../Attributes#write)