We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4acd17 commit 13170feCopy full SHA for 13170fe
1 file changed
test/bench/lib/tile_parser.ts
@@ -39,6 +39,8 @@ class StubMap extends Evented {
39
_getMapId() {
40
return 1;
41
}
42
+
43
+ migrateProjection() {}
44
45
46
function createStyle(styleJSON: StyleSpecification): Promise<Style> {
0 commit comments