Skip to content
Snippets Groups Projects
Commit 3761ad1d authored by DESPRES Damien's avatar DESPRES Damien
Browse files

fix #11081

parent c9f23308
No related branches found
No related tags found
No related merge requests found
......@@ -353,7 +353,7 @@ const mapUtil = {
// subdomains: "0123",
// key: 'abcdefghi01234567890',
interactive: true,
maxNativeZoom: 14,
maxNativeZoom: 18,
getFeatureId: function (f) {
return f.properties.id;
}
......@@ -520,4 +520,4 @@ const mapUtil = {
},
};
export { mapUtil }
\ No newline at end of file
export { mapUtil }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment