Opening directions to (geo:?daddr)

I have the following window.open("geo:?daddr="+address, "_system");
where address is: 43.009953,-81.273613

Google maps open on device but it does not show anything other than last searched map,
I would like it to show directions from my current position to that location.

Also is it possible to pass an address instead of lat/long?

This will probably help: https://developers.google.com/maps/documentation/ios-sdk/urlscheme

my issue right now is on android, not ios yet

Ok, then it’s this one: https://developers.google.com/maps/documentation/android-api/intents