Skip to content

Releases: androidseb/mapmarker

Map Marker V3.3.1

06 May 08:16
Compare
Choose a tag to compare

Version 3.3.1 - 2023/05/05 - Android+560 - iOS+560

  • Fixed device location not working if services is disabled at app start (Android and iOS)
  • Fixed device location not working if permission is granted after app start (iOS only)
  • Updated compass implementation to be more accurate (Android and iOS)

Map Marker V3.3.0

25 Apr 08:39
Compare
Choose a tag to compare

Version 3.3.0 - 2023/04/25 - Android+553 - iOS+553 - Web+553

  • Can now create circle surfaces on the map
  • Fixed search results view not using the current map zoom
  • Fixed POI coordinates edit duplicating the POI in some cases
  • Improved Japanese translations (thanks to S.Kumagai)
  • Added mentions for Chinese translations (thanks to Astro)
  • Fixed Waze launch not working (iOS only)
  • Added Waze as a navigation option (Web only)

Map Marker V3.2.2

29 Mar 06:17
Compare
Choose a tag to compare

Version 3.2.2 - 2023/03/27 - Android+547 - iOS+547 - Web+547

  • Fixed the icon text search being case-sensitive
  • Improved POI display in lists to use a richer description
  • Improved Chinese translations
  • Improved handling for special cases of data soft-corruption (large POI data):
    • Added the ability to override internal database settings to work around app launch errors (Android only)
    • Added a safeguard in V2 data migration to avoid large POI data cases

Map Marker V3.2.0

09 Mar 19:33
Compare
Choose a tag to compare

Version 3.2.0 - 2023/03/07 - Android+539 - iOS+539 - Web+539

  • Updated Flutter engine to 3.7.5
  • Improved offline maps tile build prioritization (Android only)
  • Fixed HERE search configuration check not working properly (Android and iOS)
  • Fixed a rare blocking problem when migrating a POI with very large data from V2 (iOS only)
  • Fixed cloud sync failing when opening a new cloud map from a cloud map with a sync error

Map Marker V3.1.0

23 Feb 07:43
Compare
Choose a tag to compare

Version 3.1.0 - 2023/02/23 - Android+532 - iOS+532 - Web+532

  • Android only:
    • Changed location update interval from 5 seconds to 0.5 seconds
    • Fixed premium logic not correctly granting premium to users with donation badges
    • Fixed an issue with the "send email" functionality, not working on some email apps
    • Fixed Android V2 to V3 migration migrating Dropbox cloud maps to limited access
  • Updated Google Authentication flow to use the latest recommended standards (Google Identity Services) (Web only)
  • Improved text-to-coordinates logic: for example, the coordinates dialog now handles degree-minutes-seconds coordinates as a paste input
  • Coordinates dialog using preferred coordinates format vs always decimal degrees
  • Fixed "polyline" and "polygon" buttons incorrectly displaying when moving a marker
  • Added the option to disable the "max drawn POIs" option completely
  • Fixed text capitalization for text fields: first letter is now automatically capitalized
  • Fixed implementation of the HERE search source, and updated help center setup steps
  • Improved UX around handling cloud sync errors

Map Marker V3.0.2

13 Feb 18:57
Compare
Choose a tag to compare

Version 3.0.2 - 2023/02/13 - Android+526 - iOS+526 - Web+526

  • Fixed old data migration failing on corrupted coordinates (Android only)
  • Fixed alternative coordinates format displaying incorrectly
  • Improved handling for multi cloud accounts setups
  • Fixed search-result-created markers not having a creation date
  • Fixed creation date of a marker not being editable
  • Fixed in-app contact email address being the same for all platforms
  • Added the "Default navigation action" setting to allow better control on how to start navigation
  • Fixed CSV file import bug when produced from Windows

Map Marker V3.0.1

03 Feb 23:11
Compare
Choose a tag to compare

Version 3.0.1 - 2023/02/04 - Android+520 - iOS+519 - Web+520

  • Fixed old map data migration not finding all map files (iOS only)
  • Fixed image sharing not working if no export has ever been made (Android only)
  • Made the troubleshooting log file easier to extract
  • Fixed retry for cloud sync with device conflict not giving up after 5 attempts
  • Fixed a rare case where cloud data being rolled back when two devices sync at exactly the same second with exactly the same number of folders + markers
  • Cloud sync history now displays change details with number folders and markers added/modified/deleted

Map Marker V3.0.0

02 Feb 09:57
Compare
Choose a tag to compare

The first Flutter Map Marker app release:

  • Much faster app start time
  • Smart markers display: limit the number of markers visible at a given time
    • Regardless of the number of markers the map view should remain smooth
    • You can now have thousands of markers in your map without slowdowns
  • Almost all features from Android (except offline maps) are now available on iOS and web:
    • Dropbox cloud sync
    • Floating titles
    • Sub-folders
    • Custom folder colors
    • Image quality settings
    • Share map snapshot
    • Manage map files
    • Jump to coordinates
    • Delete duplicates
  • No longer depending on Google Play Services to work (easier to run on alternative Android distributions)
  • Cloud sync no longer blocks the app with a loading screen, it is performed in the background while using the app
  • Reduced problems with large files on the Web version
  • Overall better performance and usability
  • More efficient app development, so more frequent features in the future, on all platforms

Map Marker V2

26 Sep 11:03
3aa5760
Compare
Choose a tag to compare

This is the last version of Map Marker V2 before the Map Marker V3 Flutter rewrite, and is meant for users who want to use the old Map Marker. Although no longer supported or maintained, you're free to keep using it as long as it still works.

A few notes:

  • For Android, the APK file can be manually installed over Map Marker V3 without losing data - in order to achieve this successfully (installing V2 back without losing your data) you must follow these steps:
    • DO NOT uninstall that app manually, this might result in losing your data
    • Download the APK file on your device
    • Go to your files to find the APK file
    • Click on the APK file
    • Select the "App installer" app to open the APK file, and/or select "Install" to install it
    • Once the installation complete, you should be back on V2
  • For iOS, you can use the IPA file for install if you know how to do it, but Apple doesn't provide official support for doing that, so you will need to figure this out on your own.
  • For Web, you can use the web app located here: https://www.mapmarker.app/webapp_old_v2/