mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
This allows us to 1. enable specific parts of Mapillary only for certain browsers 2. remove the Mapillary service completely if desired (closes #2722) To remove Mapillary, just set `iD.services.mapillary = null` or remove the <script> tag that loads mapillary.js.