Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@coreo/ionic-map

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coreo/ionic-map - npm Package Compare versions

Comparing version 2.0.0-alpha.15 to 2.0.0-alpha.16

3

dist/geolocator.service.js

@@ -52,2 +52,5 @@ "use strict";

var initialAccuracy = opts.existingPosition ? opts.existingPosition.acc : 0;
if (initialAccuracy > 0) {
targetAccuracy = initialAccuracy;
}
return Observable_1.Observable.create(function (observer) {

@@ -54,0 +57,0 @@ // Handle completion

2

dist/translations.js

@@ -14,3 +14,3 @@ "use strict";

GEOLOCATOR_TIMEOUT_PROGRESS: 'We determined your location to {{acc}} metres, but an accuracy of {{target}} metres is required.',
GEOLOCATOR_TIMEOUT_NO_IMPROVEMENT: 'We were unable to improve the accuracy of your location',
GEOLOCATOR_TIMEOUT_NO_IMPROVEMENT: 'We were unable to improve the accuracy of your location. The original location will be used.',
GEOLOCATOR_TIMEOUT_GPS: 'Please ensure your location services are enabled.',

@@ -17,0 +17,0 @@ GEOLOCATOR_TIMEOUT_RETRY: 'Retry',

@@ -1,1 +0,1 @@

[{"__symbolic":"module","version":3,"metadata":{"ICoreoMapTranslations":{"__symbolic":"interface"},"TRANSLATION_PREFIX":"COREO_MAP","defaultTranslations":{"GEOLOCATOR_IN_PROGRESS_TITLE":"Getting location","GEOLOCATOR_IN_PROGRESS_TIME":"This could take up to 2 minutes.","GEOLOCATOR_IN_PROGRESS_GPS_WARNING":"For best results ensure your location services are enabled.","GEOLOCATOR_IN_PROGRESS_NEAREST":"Determined to nearest","GEOLOCATOR_IN_PROGRESS_METRES":"metres","GEOLOCATOR_IN_PROGRESS_IMPROVING":"Attempting to improve accuracy...","GEOLOCATOR_IN_PROGRESS_STOP":"Stop","GEOLOCATOR_TIMEOUT_TITLE":"There was a problem locating you.","GEOLOCATOR_TIMEOUT_PROGRESS":"We determined your location to {{acc}} metres, but an accuracy of {{target}} metres is required.","GEOLOCATOR_TIMEOUT_NO_IMPROVEMENT":"We were unable to improve the accuracy of your location","GEOLOCATOR_TIMEOUT_GPS":"Please ensure your location services are enabled.","GEOLOCATOR_TIMEOUT_RETRY":"Retry","GEOLOCATOR_TIMEOUT_CANCEL":"Cancel"}}},{"__symbolic":"module","version":1,"metadata":{"ICoreoMapTranslations":{"__symbolic":"interface"},"TRANSLATION_PREFIX":"COREO_MAP","defaultTranslations":{"GEOLOCATOR_IN_PROGRESS_TITLE":"Getting location","GEOLOCATOR_IN_PROGRESS_TIME":"This could take up to 2 minutes.","GEOLOCATOR_IN_PROGRESS_GPS_WARNING":"For best results ensure your location services are enabled.","GEOLOCATOR_IN_PROGRESS_NEAREST":"Determined to nearest","GEOLOCATOR_IN_PROGRESS_METRES":"metres","GEOLOCATOR_IN_PROGRESS_IMPROVING":"Attempting to improve accuracy...","GEOLOCATOR_IN_PROGRESS_STOP":"Stop","GEOLOCATOR_TIMEOUT_TITLE":"There was a problem locating you.","GEOLOCATOR_TIMEOUT_PROGRESS":"We determined your location to {{acc}} metres, but an accuracy of {{target}} metres is required.","GEOLOCATOR_TIMEOUT_NO_IMPROVEMENT":"We were unable to improve the accuracy of your location","GEOLOCATOR_TIMEOUT_GPS":"Please ensure your location services are enabled.","GEOLOCATOR_TIMEOUT_RETRY":"Retry","GEOLOCATOR_TIMEOUT_CANCEL":"Cancel"}}}]
[{"__symbolic":"module","version":3,"metadata":{"ICoreoMapTranslations":{"__symbolic":"interface"},"TRANSLATION_PREFIX":"COREO_MAP","defaultTranslations":{"GEOLOCATOR_IN_PROGRESS_TITLE":"Getting location","GEOLOCATOR_IN_PROGRESS_TIME":"This could take up to 2 minutes.","GEOLOCATOR_IN_PROGRESS_GPS_WARNING":"For best results ensure your location services are enabled.","GEOLOCATOR_IN_PROGRESS_NEAREST":"Determined to nearest","GEOLOCATOR_IN_PROGRESS_METRES":"metres","GEOLOCATOR_IN_PROGRESS_IMPROVING":"Attempting to improve accuracy...","GEOLOCATOR_IN_PROGRESS_STOP":"Stop","GEOLOCATOR_TIMEOUT_TITLE":"There was a problem locating you.","GEOLOCATOR_TIMEOUT_PROGRESS":"We determined your location to {{acc}} metres, but an accuracy of {{target}} metres is required.","GEOLOCATOR_TIMEOUT_NO_IMPROVEMENT":"We were unable to improve the accuracy of your location. The original location will be used.","GEOLOCATOR_TIMEOUT_GPS":"Please ensure your location services are enabled.","GEOLOCATOR_TIMEOUT_RETRY":"Retry","GEOLOCATOR_TIMEOUT_CANCEL":"Cancel"}}},{"__symbolic":"module","version":1,"metadata":{"ICoreoMapTranslations":{"__symbolic":"interface"},"TRANSLATION_PREFIX":"COREO_MAP","defaultTranslations":{"GEOLOCATOR_IN_PROGRESS_TITLE":"Getting location","GEOLOCATOR_IN_PROGRESS_TIME":"This could take up to 2 minutes.","GEOLOCATOR_IN_PROGRESS_GPS_WARNING":"For best results ensure your location services are enabled.","GEOLOCATOR_IN_PROGRESS_NEAREST":"Determined to nearest","GEOLOCATOR_IN_PROGRESS_METRES":"metres","GEOLOCATOR_IN_PROGRESS_IMPROVING":"Attempting to improve accuracy...","GEOLOCATOR_IN_PROGRESS_STOP":"Stop","GEOLOCATOR_TIMEOUT_TITLE":"There was a problem locating you.","GEOLOCATOR_TIMEOUT_PROGRESS":"We determined your location to {{acc}} metres, but an accuracy of {{target}} metres is required.","GEOLOCATOR_TIMEOUT_NO_IMPROVEMENT":"We were unable to improve the accuracy of your location. The original location will be used.","GEOLOCATOR_TIMEOUT_GPS":"Please ensure your location services are enabled.","GEOLOCATOR_TIMEOUT_RETRY":"Retry","GEOLOCATOR_TIMEOUT_CANCEL":"Cancel"}}}]
{
"name": "@coreo/ionic-map",
"version": "2.0.0-alpha.15",
"version": "2.0.0-alpha.16",
"description": "Ionic 2+ module for rendering a map component.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc