Google maps URL scheme for finding multiple locations using coordinates

I am trying to run the google maps application from my iOS / Android application on the relevant mobile phones.

Application Launch URLs: comgooglemaps: //? q = lat + long But I need to know if I can transfer several location coordinates so that after launch several contacts appear in the Google maps application.

I can find a URL scheme for routes and one place to run the application, multiple locations for a static map. But I could not find links on the Internet to URL schemes in order to have multiple location coordinates.

Can anybody help me?

+4
source share
1

. URL- , . , , API .

+1

Source: https://habr.com/ru/post/1528080/


All Articles