MapFactor Forum
Discussions
Members
Sign In
lubos
Activity
Discussions
6
Comments
476
Test of Android version 4.0.x
@stavrich:Waypoint labels would work with TTS only and in many some cases the naming is so long that it would annoy many users. Anyway I am not right developer to do it, everything about voices is managed by @stepan. Grouping of routes is planned to…
Comment by
lubos
May 2018
permalink
Enter HEX color codes in scheme editor
I just implemented it, it will be a part of the Navigator since version 4.0.36+. Anyway Android does not have any nice system hex keyboard also the input is not so comfortable.
Comment by
lubos
May 2018
permalink
How to really delete maps files *.mca?
Windows is using MTP protocol to show content of Android device. This protocol is very buggy and it often shows deleted stuff. Check it with Filebrowser on your device if the files are really there.
Comment by
lubos
May 2018
permalink
Edit MF3D file for E-Ink screen (gps_arrow.mf3d ??)
No, windows version has no HW renderer.
Comment by
lubos
May 2018
permalink
Sound output channels and phone call volume
There are two Bluetooth protocols A2DP and SCO. A2DP is permanent connection and SCO is for calling only. Sound output channel items:-default: when connected by bluetooth A2DP is used-custom volume: is using for voice message sound channel for notif…
Comment by
lubos
April 2018
permalink
link that starts navigator and starts navigation to coordinates
On Android apps have choice to say in which app will the link be opened. Our Traveltip handler is using geo intent (maybe it is working more universal):https://www.mapfactor.com/traveltip/
Comment by
lubos
April 2018
permalink
link that starts navigator and starts navigation to coordinates
You can try to share position from Navigator, it generates an OSM link. Then you can add on the end of the link "&navigate=yes"
Comment by
lubos
April 2018
permalink
link that starts navigator and starts navigation to coordinates
http://kb.mapfactor.com/kb/Navigator/Intents
Comment by
lubos
April 2018
permalink
Test of Android version 4.0.x
On many devices it shows blank white screen in the main menu
Comment by
lubos
April 2018
permalink
Test of Android version 4.0.x
It seems something wrong went with the last update (it is not working at all). I put temporarly to link http://download.mapfactor.com/mapfactor_navigator.apk version 4.0.27. On Google Play there is a problem that we cannot downgrade the app version.
Comment by
lubos
April 2018
permalink
file for the translation
http://forum.mapfactor.com/discussion/8498/test-of-android-version-4-0-x#Item_21 :)
Comment by
lubos
April 2018
permalink
Cyclic map zooming
Can you try the beta version 4.0.28+?http://forum.mapfactor.com/discussion/8498/test-of-android-version-4-0-x#Item_21
Comment by
lubos
April 2018
permalink
Test of Android version 4.0.x
Hello,the download link http://download.mapfactor.com/mapfactor_navigator.apk is now redirected to version 4.0.28+ available for testing. If you need older 3.0.125 it is available at http://download.mapfactor.com/mapfactor_navigator_stable.apk. Or y…
Comment by
lubos
April 2018
permalink
Edit MF3D file for E-Ink screen (gps_arrow.mf3d ??)
@2highlander - you would have to install python2.7 and the required modules then change the convert_models.sh to convert_models.bat and replace the unix commands with windows commands (e.g. cp -> copy) @MacDony you should just add "triangul…
Comment by
lubos
March 2018
permalink
Edit MF3D file for E-Ink screen (gps_arrow.mf3d ??)
I can do it on monday - thats my next workday. But it should be easy to do it yourself. You need python pip: https://stackoverflow.com/questions/17271319/how-do-i-install-pip-on-macos-or-os-x And also python pil: https://stackoverflow.com/questions…
Comment by
lubos
March 2018
permalink
Edit MF3D file for E-Ink screen (gps_arrow.mf3d ??)
It should be, OSX has also bash. Open the directory in terminal and run: sh convert_models.sh (You just have to install some python stuff for it)
Comment by
lubos
March 2018
permalink
Edit MF3D file for E-Ink screen (gps_arrow.mf3d ??)
Good news. @tomas agreed that I can provide you tool to modify mf3d icons. I did myself a variant of GPS arrow which should work better on E-Ink display: http://download.mapfactor.com/hw_renderer_icons.zip in the archive there is:-mf3d folder - here…
Comment by
lubos
March 2018
permalink
Test of Android version 4.0.x
@leech It is about Navigator 4.0.x version @mkz Sorry we still have no news about issue(s) you reported. build 4.0.24 -vehicle profiles UI updated -sharing from 'my routes' fix -navigate as motorhome icon added -fulltext searching show reg…
Comment by
lubos
March 2018
permalink
[Navigator free] Windows 10 mobile: "Stadtzentrum" not shown for all search results.
thanks :)
Comment by
lubos
March 2018
permalink
[Navigator free] Windows 10 mobile: "Stadtzentrum" not shown for all search results.
Hi, it is a missing feature in our data conversion. The OSM format is complex and we do not have complete support of it.
Comment by
lubos
March 2018
permalink
Edit MF3D file for E-Ink screen (gps_arrow.mf3d ??)
Hi, mf3d file is used in HW renderer only and I am not allowed to give you tool to convert it. In SW renderer there is used sign.mca file and I also cannot give you needed tools. I am sorry
Comment by
lubos
March 2018
permalink
Farsi street names not shown in win ce
Hi, you can try to replace tahoma.ttf in navigator/fonts with your own font. It could work.
Comment by
lubos
March 2018
permalink
Test of Android version 3.1.x
3.1.104-broken translations-using finished activity exception fix-speed in tunnels fix-not initialized tts crash fix3.1.103-master key handling fixes3.1.102-search results sorting better3.1.101-waiting for player to finish exception catched-restart …
Comment by
lubos
February 2018
permalink
Percent Battery Level Panel
It is an issue of our build system - in build 3.1.104 there are texts from 4.0.x but code from 3.1.x.
Comment by
lubos
February 2018
permalink
Test of Android version 3.1.x
We are using vector maps, if you are in detail it renders N geometry. If you zoom out 1x, it renders 4xN geometry, if you zoom out 2x then it renders 16xN geometry... We would have to add into 2x unzoomed map decimated geometry, which would make mc…
Comment by
lubos
January 2018
permalink
Digger12 my icone always on map parameter
You are using HW renderer, we did not make much optimalisations of imports in HW renderer.The placing is bad, you can make a workaround to make icon bigger and make there transparent area. Since version 3.0 there is an icon redution algorithm in HW …
Comment by
lubos
January 2018
permalink
Imported POI as mca file not working with newest version
Get info function has different implementation for HW and SW renderer. Please write in which renderer it does not work.
Comment by
lubos
January 2018
permalink
Test of Android version 3.1.x
Currently when the renderer is set to automatic it chooses HW for displays with FullHD and better. OpenGL implementation was optimizes many times. Navigator 2.0 implementation of OpenGL was really bad, I deleted everything what was there and rewrot…
Comment by
lubos
January 2018
permalink
Test of Android version 3.1.x
The 100-1000ms rendering time is for software renderer only. Hardware renderer renders map in about 30ms. What you describe is a known issue that Navigator during usage become slower (we know it is happening but we does not know why - I guess it is …
Comment by
lubos
January 2018
permalink
Dark background for day mode
There was UI change between version 3.0 and 3.1 Navigator 3.0 has:day UI mode - white background, black textnight UI mode - black background, white text Navigator 3.1 has:day UI mode - white background, black textnight UI mode - black background, gr…
Comment by
lubos
January 2018
permalink
More Comments
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
About
Users name
lubos
Joined
September 2014
Visits
8,551
Last Active
October 20
Roles
Member
Powered by Vanilla