geo-location icon indicating copy to clipboard operation
geo-location copied to clipboard

Add `apiSupported` property

Open FluorescentHallucinogen opened this issue 8 years ago • 4 comments

  • Add apiSupported property that indicates whether Geolocation API is supported or not.
  • Update code and descriptions of samples in geo-location.html, demo/index.html and README.md files.
  • Remove version field in bower.json file, because it's deprecated and ignored by Bower (https://github.com/bower/spec/blob/master/json.md#version).
  • Add polymer-element, polymer-2 and polymer-2-hybrid keywords to bower.json file to indicate that this is Polymer 1.x/2.x hybrid element.

FluorescentHallucinogen avatar Aug 13 '17 12:08 FluorescentHallucinogen

@ebidel PTAL.

FluorescentHallucinogen avatar Aug 13 '17 12:08 FluorescentHallucinogen

Please add a test.

ebidel avatar Aug 29 '17 18:08 ebidel

@ebidel

Please add a test.

What do you mean?

FluorescentHallucinogen avatar Aug 31 '17 07:08 FluorescentHallucinogen

Add a test case: https://github.com/ebidel/geo-location/tree/master/test

ebidel avatar Aug 31 '17 18:08 ebidel