location_webview 1.0.3
location_webview: ^1.0.3 copied to clipboard
A Flutter package that displays an interactive map using WebView with OpenStreetMap and Leaflet, perfect for showing location coordinates with customizable styling.
1.0.3 #
- Added screenshot to README for better package presentation
1.0.3 #
- Initial release
- Interactive map with OpenStreetMap and Leaflet
- Customizable height and dark mode support
- Automatic directions support using url_launcher (opens Google Maps/Apple Maps)
- Optional custom tap callback
- Address popup on marker
- Cross-platform support (iOS and Android)