3D globe with custom marker overlays
Create custom non-colliding marker overlays on your 3D globe map using the Marker Layout on top of MapTiler SDK JS.
This example shows how to display the information from the city and town label layers. In this example, we are using the filter
function to only create markers in features of type "country"
, "city"
, "village"
or "town"
.
Related examples
An extension of MapLibre GL JS