Traccar 3.10 Change login form

milen 9 years ago

Hello again.

Is there any chance to implement map like this in traccar and if yes where i can find it?

https://developers.google.com/maps/documentation/javascript/examples/streetview-service

Actualy there are 2 maps 1 street view and other normal.

Anton Tananaev 9 years ago

Only with heavy modifications to the code.

milen 9 years ago

I am truying to pen the database, but it seems to be need some key for decrypting.

Anton Tananaev 9 years ago

You can always find login and password in the config file.

milen 9 years ago

Yes but this is the login and the username of the msql database.
I need to migrate the information of .db file to mysql.
I am truying to open the .db file and the program that i use ask me for decription key.

milen 9 years ago

Or how to move the data from h2 to mysql?

Anton Tananaev 9 years ago

It's not a decryption key. It's a username and password. They were in the config before you changed it to MySQL.