Skip to content

styles 1.0.0

Install from the command line:
Learn more about npm packages
$ npm install @maptiler/styles@1.0.0
Install via package.json:
"@maptiler/styles": "1.0.0"

About this version

MapTiler Styles

Visual front-end framework of MapTiler brand based on Bootstrap

Icons

They can be added either as normal svg image from SVG folder

<img src="/icon/SVG/icon_name.svg" alt="icon">

or as inline svg from sheet(icon.svg) with all icons, this option can be styled.

<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><use href="/styles/icon.svg#icon_name"></use></svg>

All icons with names can be viewed in demo.html accessible manually.

Details


Assets

  • styles-1.0.0-npm.tgz

Download activity

  • Total downloads 5
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all