borderless of ui.google-map, Properties Webix Docs

StartAPI Referenceui.google-mapProperties

used to hide the component borders

boolean borderless;

Example

webix.ui({
    view:"list",
    borderless:true
});

Related samples

See also

  • Articles

  • Back to top

    If you have not checked yet, be sure to visit site of our main product Webix html5 ui library and page of google maps javascript product.