mattermoran / map_launcher

Flutter plugin for launching maps
MIT License
259 stars 117 forks source link

feat: make the destination parameter of showDirections() be nullable. #136

Open ipcjs opened 1 year ago

ipcjs commented 1 year ago

When it is null, use [destinationTitle] to search destination, currently only some maps support it.

ondanplatform commented 8 months ago

any update? @mattermoran

mattermoran commented 8 months ago

@ondanplatform I'll try to get this cleaned up and tested this weekend

ondanplatform commented 8 months ago

@mattermoran thanks