• Image 1
  • Image 2
  • Image 3
  • Image 4
  • Image 5
  • Image 6

Mini GPS Tracker with Multiple Positioning Modes and SOS Function

R1206.66
  • Color:

Categories:

Buy With Confidence

100% Safe Payment


;

  • Description

    Track and locate your pet with ease using this Mini GPS Tracker with multiple positioning modes like GPS, AGPS, LBS, and Wifi. In case of emergency, the SOS button can trigger a call and message for help. Stay connected with your pet with real-time tracking and playback features.

     
    Function : 
    1.Multiple Positioning Mode: GPS+ AGPS+LBS+ Wifi
    2.Worldwide GSM+GPRS 4-frequency System: 850/900/1800/1900MHz
    3.Real Time tracking: The user's specific location can be inquired through the cell phone APP or the computer
    4.Fence: Designate an area on the map by setting the device as the center point and the alarm will be triggered off immediately once the user of the device goes into or out of this area
    5.PlayBack: Inquire the moving routes of the device in the past 3 months anytime and anywhere 
    6.SOS: In case of emergency, press the SOS button and the device will send out the call and message for help to the guardian
    7.Find Device: The lost device can be found through the APP on the cell phone
    9.Remote Power-off: The device can be turned off through the APP on the guardian's cell phone
    10.Remote Restart: The device can be restarted through the APP on the guardian's cell phone
    11.Intelligent Power Saving: The device turns off/on the GPS and data upload in the time range specified through the APP on the guardian's cell phone
    12: size:53*29*23mm
    13:the locator need sim card(not included)
    1. the volume is ultra-small, GPS is positioned within 10 meters, and can be positioned globally.
    2. the call is clear, remote control.
    3. computer, mobile APP view baby and convenient.
    4. set up an administrative account, managing multiple devices is more convenient.

    Specification:
    Size: 53*29*23mm
    Working environment temperature: -20 ° C – +70 ° C
    Working environment humidity: 20%-80% RH
    GSM band: 2G GSM , 850MHz/900MHz/1800 MHz/1900MHz
    GPRS: Class 12
    Battery: 500mAh
    GPS positioning degree: within 10 meters
    Working : 2-3days ( if set 10 minutes once positioning )
    Standby : 6 days
    Quantity:1 Set

    Note:
    1.Please allow 1-3mm error due to manual measurement. pls make sure you do not mind before you bid.
    2.Due to the difference between different monitors, the picture may not reflect the actual color of the item. Thank you!

    Package Includes:
    1 x Host
    1 x Collar
    1 x USB Cable

    .el-image-viewer__wrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483649 !important;
    }

    .el-image-viewer__btn {
    position: absolute;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    opacity: .8;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
    }

    .el-image-viewer__btn .el-icon {
    font-size: inherit;
    cursor: pointer
    }

    .el-image-viewer__close {
    top: 60px;
    right: 40px;
    width: 40px;
    height: 40px;
    font-size: 40px
    }

    .el-image-viewer__canvas {
    position: static;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
    }

    .el-image-viewer__actions {
    left: 50%;
    bottom: 30px;
    transform: translateX(-50%);
    width: 282px;
    height: 44px;
    padding: 0 23px;
    background-color: #333333;
    border-color: #fff;
    border-radius: 22px
    }

    .el-image-viewer__actions__inner {
    width: 100%;
    height: 100%;
    text-align: justify;
    cursor: default;
    font-size: 23px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-around
    }

    .el-image-viewer__actions__inner i:nth-child(3),
    .el-image-viewer__actions__inner i:nth-child(4),
    .el-image-viewer__actions__inner i:nth-child(5) {
    display: none;
    }

    .el-image-viewer__prev {
    top: 50%;
    transform: translateY(-50%);
    left: 40px;
    width: 44px;
    height: 44px;
    font-size: 24px;
    color: #fff;
    background-color: #333333;
    border-color: #fff
    }

    .el-image-viewer__next {
    top: 50%;
    transform: translateY(-50%);
    right: 40px;
    text-indent: 2px;
    width: 44px;
    height: 44px;
    font-size: 24px;
    color: #fff;
    background-color: #333333;
    border-color: #fff
    }

    .el-image-viewer__close {
    width: 44px;
    height: 44px;
    font-size: 24px;
    color: #fff;
    background-color: #333333;
    border-color: #fff
    }

    .el-image-viewer__mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .5;
    background: #000
    }

    .viewer-fade-enter-active {
    -webkit-animation: viewer-fade-in var(–el-transition-duration);
    animation: viewer-fade-in var(–el-transition-duration)
    }

    .viewer-fade-leave-active {
    -webkit-animation: viewer-fade-out var(–el-transition-duration);
    animation: viewer-fade-out var(–el-transition-duration)
    }

    @-webkit-keyframes viewer-fade-in {
    0% {
    transform: translate3d(0, -20px, 0);
    opacity: 0
    }

    100% {
    transform: translate3d(0, 0, 0);
    opacity: 1
    }
    }

    @keyframes viewer-fade-in {
    0% {
    transform: translate3d(0, -20px, 0);
    opacity: 0
    }

    100% {
    transform: translate3d(0, 0, 0);
    opacity: 1
    }
    }

    @-webkit-keyframes viewer-fade-out {
    0% {
    transform: translate3d(0, 0, 0);
    opacity: 1
    }

    100% {
    transform: translate3d(0, -20px, 0);
    opacity: 0
    }
    }

    @keyframes viewer-fade-out {
    0% {
    transform: translate3d(0, 0, 0);
    opacity: 1
    }

    100% {
    transform: translate3d(0, -20px, 0);
    opacity: 0
    }
    }

    .el-icon-loading {
    -webkit-animation: rotating 2s linear infinite;
    animation: rotating 2s linear infinite
    }

    .el-icon–right {
    margin-left: 5px
    }

    .el-icon–left {
    margin-right: 5px
    }

    @-webkit-keyframes rotating {
    0% {
    transform: rotateZ(0)
    }

    100% {
    transform: rotateZ(360deg)
    }
    }

    @keyframes rotating {
    0% {
    transform: rotateZ(0)
    }

    100% {
    transform: rotateZ(360deg)
    }
    }

    .el-icon {
    –color: inherit;
    height: 1em;
    width: 1em;
    line-height: 1em;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    fill: currentColor;
    color: var(–color);
    font-size: inherit
    }

    .el-icon.is-loading {
    -webkit-animation: rotating 2s linear infinite;
    animation: rotating 2s linear infinite
    }

    .el-icon svg {
    height: 1em;
    width: 1em
    }

Follow us on:

Subscribe to our Newsletter
Please wait...