diff --git a/faq.md b/faq.md index 628900b..d625ee8 100644 --- a/faq.md +++ b/faq.md @@ -35,9 +35,17 @@ Maps uploaded to a central server (it doesn't need to be share.mapbbcode.org) al The drawback is that uploaded maps cannot be edited from a library, and editing link should be bookmarked. Of course, if the author has lost the link, he can fork the map and replace the old code with the new one. +**Map is buggy in Internet Explorer** + +If lines are not shown, that is a bug with both IE and Leaflet, and you'll need to alter security level of the current website. + +Open "Internet Options", select "Security" tab, click "Trusted", then "Sites" button and then click "Add". + **External maps are not loaded in Internet Explorer** -Open "Internet Options", select "Security" tab, click "Custom level..." button and find "Access data sources across domains" in "Miscellaneous" section. Set it to "Enable" and refresh the page. This setting is off by default, and I do not know a way to circumvent it. Please refer to the [relevant issue](https://github.com/MapBBCode/mapbbcode/issues/8) and submit a pull request to `MapBBCodeUI.Share.js`, if you know how to solve this problem. +Open "Internet Options", select "Security" tab, click "Custom level..." button and find "Access data sources across domains" in "Miscellaneous" section. Set it to "Enable" and refresh the page. + +This issue is solved in MapBBCode 1.2. **Why some dimensions are grayed out in a configuration panel?**