4
26
Fork
You've already forked osm2gmaps
5
Convert coordinates to shareable links for various mapping services
  • Kotlin 100%
retiolus 1b34303e6d
All checks were successful
osm2gmaps-release/pipeline/head This commit looks good
Fix full Google Maps URLs being incorrectly sent to the unshortener
Full google.com/maps/ URLs already contain coordinates (!3d!4d or @lat,lng)
and can be parsed directly. Sending them to the unshortener caused failures
since the URL's & parameters were not encoded, truncating the link.
isGoogleMapsLink now only matches actual short link domains (maps.app.goo.gl,
goo.gl, g.co, g.page). Full google.com/maps/ URLs fall through to the
existing direct coordinate extraction path, which correctly finds !3d!4d
coordinates giving exact place coordinates rather than viewport ones.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026年03月15日 00:01:17 +01:00
.gitea Add .gitea/issue_template.md 2024年04月15日 21:29:51 +00:00
app Fix full Google Maps URLs being incorrectly sent to the unshortener 2026年03月15日 00:01:17 +01:00
fastlane/metadata/android Update 0.6.0 changelog 2025年11月21日 12:43:23 +01:00
gradle remove unused imports 2024年04月11日 15:38:34 +02:00
.gitignore add .idea to gitignore 2024年04月01日 18:24:35 +02:00
build.gradle.kts add project 2024年03月14日 15:28:37 +01:00
gradle.properties add project 2024年03月14日 15:28:37 +01:00
gradlew add project 2024年03月14日 15:28:37 +01:00
gradlew.bat add project 2024年03月14日 15:28:37 +01:00
Jenkinsfile add signing config to app build.gradle.kts 2025年06月08日 18:18:41 +02:00
LICENSE Initial commit 2024年03月14日 14:23:58 +00:00
README.md Update README.md 2024年05月02日 09:27:18 +00:00
settings.gradle.kts add project 2024年03月14日 15:28:37 +01:00

osm2gmaps

Convert your OpenStreetMap-based application links into Google Maps, Apple Maps or other links (and vice versa) without having to use proprietary software!

osm2gmaps converts links from applications like Organic Maps or OSMand to proprietary maps links, like Google Maps or Apple Maps. Just copy the link and share it to osm2gmaps or copy and paste it inside the app, it will automatically convert the link to your chosen type and copy it to the clipboard.

osm2gmaps_MainActivity osm2gmaps_ConfigActivity

Get it on F-Droid

Or download the latest APK from the Releases Section.

Translation status

Support me on Liberapay