mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-04 05:58:09 +02:00
Load traffico stylesheet dynamically
This commit is contained in:
@@ -3,7 +3,7 @@ describe('iD.services.mapillary', function() {
|
||||
context, server, mapillary;
|
||||
|
||||
beforeEach(function() {
|
||||
context = iD();
|
||||
context = iD().assetPath('../dist/');
|
||||
context.projection.scale(667544.214430109); // z14
|
||||
|
||||
server = sinon.fakeServer.create();
|
||||
|
||||
Reference in New Issue
Block a user