The basemap to use for the new map. Defaults to "default". Valid values are "default", "light", "dark", "satellite", a valid raster tile URL with {x}, {y}, and {z} parameters, or a hex color string like #ff0000.
descriptionstring
A description to display in the map legend
latnumber
If no data has been uploaded to the map, the initial latitude to center the map display on.
layer_urlsarray of string
An array of urls to use to create layers in the map. Only tile URLs for raster layers are supported at the moment.
lonnumber
If no data has been uploaded to the map, the initial longitude to center the map display on.
public_accessenum
The level of access to grant to the map. Defaults to "view_only".