+
Skip to content

Using Geo Intents for multiple poinst #2

@blgsyrmhnds

Description

@blgsyrmhnds

Hi
'geo:' property only for one point but I need multiple points

geo:latitude,longitude

//geoURL='geo:'+originLat+','+originLot+'q='+DestinationLat+','+DestinationLong;
var geoURL='maps://?q='+DestinationLat+','+DestinationLong;
window.open(geoURL,'_blank');

in my app(JS) user click "open with maps navigation" button and I navigate my user current location to selected point(latitude,longitude) but now I need to navigate my user to point A,then point B and finally Point C

how can I handle that?Can I use geo: with multiple points such as
geo:[latitude,longitude;latitude1,longitude1;latitude2,longitude2] how can I fix that problem?are there any alternatives with maps navigation? There is waypoints but it does not work with maps navigation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载