How do I get Geolocation API to work in Dartium?

前端 未结 2 1845
慢半拍i
慢半拍i 2021-01-22 10:13

I\'m trying to test in Dartium browser using the Geolocation API. In particular I try doing the following

window.naviga         


        
2条回答
  •  攒了一身酷
    2021-01-22 10:23

    This is a bug.

    I posted this question on https://groups.google.com/a/dartlang.org/forum/#!topic/web/UMJHJlQH7wc, where Seth Ladd asked me to open a bug.

    I've opened a bug for this, https://code.google.com/p/dart/issues/detail?id=15866. So hopefully this will be resolved soon.

提交回复
热议问题