We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f91d2a commit e167f54Copy full SHA for e167f54
1 file changed
README.md
@@ -63,7 +63,10 @@ Explore the example applications to see OpenMapView in action:
63
64
- [Public API Compatibility](docs/PUBLIC_API.md) - Google MapView API implementation status and compatibility matrix
65
- [Architecture](docs/ARCHITECTURE.md) - Architectural design and comparison with Google Maps SDK
66
+- [Replacing Google Maps](docs/REPLACING_GOOGLE_MAPS.md) - Migration guide for switching from Google Maps SDK to OpenMapView
67
+- [Map Types](docs/MAP_TYPES.md) - Available map types and tile sources
68
- [Map Toolbar](docs/MAP_TOOLBAR.md) - External map app integration using geo: URIs with browser fallback
69
+- [Performance](docs/PERFORMANCE.md) - Performance optimization and benchmarking
70
- [Contributing Guide](docs/CONTRIBUTING.md) - Code quality requirements, formatting, git hooks, and PR process
71
- [Lifecycle Management](docs/LIFECYCLE.md) - How OpenMapView handles Android lifecycle events
72
- [Publishing Guide](docs/PUBLISHING.md) - Publishing to Maven Central and JitPack
0 commit comments