更新 limits-view.js
This commit is contained in:
parent
95ca1e9ad6
commit
fe6a6d0a25
@ -13,7 +13,7 @@ module.exports = View.extend({
|
||||
render: function () {
|
||||
this.$el.html(
|
||||
template({
|
||||
limits: Sanitize.html('Some tiles might not be rendering correctly. <a target="_blank" href="https://carto.com/docs/faqs/carto-engine-usage-limits">Learn More</a>')
|
||||
limits: Sanitize.html('某些地图瓦片可能无法正确渲染.')
|
||||
})
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user