Geolocation API Polymer web component
npm install @krumio/geo-locationhtml
- Latitude: [[latitude]]
- Longitude: [[longitude]]
`
Command that was run with Modulizer:
`bash
modulizer --out . --import-style name
`
Command to publish:
`bash
npm publish --access public
``