Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49164

Launch Google maps from Ionic with multiple markers

$
0
0

@ank5 wrote:

We are using the following code to launch Google Maps (which are downloaded for offline access) from Ionic application.

 var location = '33.917236,-118.012009';
 window.open('comgooglemaps://?q=' + location, '_system');

This launches Google Maps application on ios and sets the marker at the Longitude and Latitude that has been defined (even when the user is offline).

However, our requirement is to place multiple markers on the map. I have not been able to find a way to pass multiple longitudes and latitudes to the q parameter.

Any suggestions on how this requirement can be achieved?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49164

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>