• Getting Started
  • Components
    • Barcodes
    • Buttons
    • Chartsupdated
    • Conversational UI
    • Data Query
    • Date Inputsupdated
    • Date Math
    • Dialogsupdated
    • Drawing
    • Dropdownsupdated
    • Editor
    • Excel Export
    • File Saver
    • Filter
    • Ganttupdated
    • Gauges
    • Gridupdated
    • Icons
    • Indicators
    • Inputs
    • Labels
    • Layout
    • ListBoxupdated
    • ListView
    • Mapbeta
    • Menus
    • Navigationupdated
    • Notification
    • Pager
    • PDF Export
    • PDFViewernew
    • PivotGrid
    • Popup
    • ProgressBars
    • Ripple
    • Scheduler
    • ScrollView
    • Sortable
    • ToolBar
    • Tooltips
    • TreeListupdated
    • TreeView
    • Typography
    • Uploads
    • Utilitiesupdated
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Sample Applications
  • FAQ
  • Troubleshooting
  • Updates
  • Changelogs
New to Kendo UI for Angular? Start a free 30-day trial

Map Layers Overview

The information that the Map renders is organized into layers.

Layer Types

The Map supports the following layer types:

Layer Ordering

These layers are stacked by type, regardless of declaration order. The default order is:

  • Tile layer
  • Shape layer(s)
  • Bubble layer(s)
  • Marker layer(s)

The order can be changed by setting a zIndex on each layers. The following example demonstrates how to place a Bubble layer on top of a Shape layer using z-index.

Example
View Source
Change Theme:

In this article

Not finding the help you need?