pub const DEFAULT_RASTER_TILE_URL: &str = "https://a.basemaps.cartocdn.com/light_all/{z}/{x}/{y}.png";
Default shared raster tile URL used by built-in examples and integrations.