Open to anyone to tackle, but this would avoid the double opening of browser to native maps. Use the comgooglemapsurl:// so that the existing parameters should work.
Use Linking.canOpenURL() to verify device has google maps
Proceed to set url to comgooglemapsurl://
Test to make sure nothing is broken, and submit some test to validate this logic.
Is your enhancement related to a problem? Please describe.
Once WordPress 5.8 is released, we'll want to test Block for Apple Maps to see if any incompatibility issues arise.
The ultimate travel journal app that allows you to store memories, locations, photos, random thoughts, and parses everything you could possibly want to know about your trips.
Fun school project, worked on in team of two. Players can pick a Pokemon, and battle other Pokemon. Google Maps, Firebase Authentication/Storage, Coacoa Pods used in Project.
Open to anyone to tackle, but this would avoid the double opening of browser to native maps. Use the
comgooglemapsurl://so that the existing parameters should work.Linking.canOpenURL()to verify device has google mapscomgooglemapsurl://Test to make sure nothing is broken, and submit some test to validate this logic.