ebidel / geo-location

Web component element for the Geolocation API
https://webcomponents.org/element/ebidel/geo-location
86 stars 25 forks source link

Safari Support #12

Open SebastianBoyd opened 8 years ago

SebastianBoyd commented 8 years ago

It is not working for me on safari including in the demo. Safari supports geo location. http://caniuse.com/#search=geolocation

ebidel commented 8 years ago

Hmm, weird. It looks like the element's ready() is not being called for some reason that kicks off the request. Haven't debugged locally though. LMK if you get a chance to look.

SebastianBoyd commented 8 years ago

Sorry, I'm busy finishing up a project for the next couple weeks. If this is not resolved by then I can debug it.

vka1000 commented 7 years ago

Is this ever resolved @ebidel @SebastianBoyd ?

ebidel commented 7 years ago

Haven't investigated further. Any interest in helping?

SebastianBoyd commented 7 years ago

I ended up using just plain js instead. It would be great if this worked through.

vka1000 commented 7 years ago

We are building polymer app....i will request developer to investigate...@ebidel do you see any migration issues to polymer 1.7 ?

ebidel commented 7 years ago

Should be seamless.

andrewspy commented 6 years ago

Any update on the support for Safari?

andrewspy commented 6 years ago

I am glad to inform that the geo-location v2.0 is currently working for iOS Safari.