MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-TracCar

    Scheduled Pinned Locked Moved Transport
    26 Posts 12 Posters 13.4k Views 12 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • asimhsiddA Offline
      asimhsidd
      last edited by

      @AgP42

      Haha… glad your solved it yourself. Please give a thumbs-up on the git page…

      A 1 Reply Last reply Reply Quote 0
      • A Offline
        AgP42 Project Sponsor Module Developer @asimhsidd
        last edited by

        @asimhsidd done ! :slightly_smiling_face:

        1 Reply Last reply Reply Quote 0
        • H Offline
          hunty1980
          last edited by

          Great module - thank you for sharing.

          Is there anyway to start the Map in Satellite View as default and also adjust the default Zoom level. I want it to be a wider zoom from the current default.

          Thanks,
          G

          1 Reply Last reply Reply Quote 2
          • I Offline
            iwaldrum
            last edited by

            Bump - Is there a way adjust the default zoom level. I find that it is too zoomed in most cases.

            1 Reply Last reply Reply Quote 0
            • M Offline
              maxs
              last edited by

              Same question here about default zoom level. any option?

              justjim1220J Mykle1M 2 Replies Last reply Reply Quote 0
              • justjim1220J Offline
                justjim1220 Module Developer @maxs
                last edited by

                @maxs @iwaldrum you can add zoom: 75; to your custum css file
                Or you can use your keyboard and press Ctrl > - to zoom out or ctrl >Shift > + to zoom in

                "Life's Too Short To Dance With Ugly People"
                Jim Hallock - 1995

                1 Reply Last reply Reply Quote 0
                • Mykle1M Offline
                  Mykle1 Project Sponsor Module Developer @maxs
                  last edited by

                  @maxs

                  https://forum.magicmirror.builders/topic/5619/how-to-find-and-use-key-commands-in-mm-for-absolute-beginners

                  Create a working config
                  How to add modules

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    maxs
                    last edited by

                    @justjim1220 said in MMM-TracCar:

                    zoom: 75;

                    Sorry to tel, but that’s not what I meen. I just want to zoom out the traccar map window. I can’t find any think in the traccar.js file. I just don’t know. I’m absolute beginner.:smiling_face_with_halo:
                    @Mykle1 Thanks for sharing the link.

                    I 1 Reply Last reply Reply Quote 1
                    • I Offline
                      iwaldrum @maxs
                      last edited by

                      @maxs @justjim1220 I was looking for the samething… zoom level in the map… any luck or options for this?

                      1 Reply Last reply Reply Quote 0
                      • J Offline
                        JamesFargus
                        last edited by

                        @iwaldrum hey I know this is really old, but if you comment out the lines in the .js file:

                        self.map.fitBounds(self.bounds);
                        self.map.panToBounds(self.bounds);
                        

                        the map will not change zoom based on the object locations anymore. Hope this helps!

                        1 Reply Last reply Reply Quote 2
                        • 1
                        • 2
                        • 3
                        • 2 / 3
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy