80
Views
10
Comments
Solved
How to Connect Multiple Markers with a line in Maps
Question
Application Type
Reactive

Hi,

I got a requirement where I'll be having multiple geocoordinates and I need to mark them in map and I need to connect them a line 

Kindly help me


Thanks,

Sandeep.

2025-08-07 06-30-56
Amit J
Champion
Solution

Hi,

I tried to create an app according to your requirements. it will give an idea to create the polyline on Map.

I did changes in Google map js to draw it. you can add more features according to your requirements.


Plz check it 

https://amitj.outsystemscloud.com/DummyReactiveApp9Map/


DummyReactiveApp9Map.zip
2025-03-19 01-45-51
Sandeep Kumar Kolli

Hi Amit , thanks for the help, it's working fine when i use your link but the application is not working as expected in my environment kindly tell me if i need to do anything with dependencies .

2025-03-19 01-45-51
Sandeep Kumar Kolli

Also I'm trying to add dependencies for the ReactiveMapsMobile but it's not adding 


I don't what's wrong, please help me out of this.

2024-01-31 05-29-41
Akshay Deshpande
Solution

Hello Sandeep, 

There is some Issue of foreign reference, but @Amit Jain concept is right.

can  you please download through forge and than you will be able to get the same Dependency from it 

https://www.outsystems.com/forge/component-overview/11212/

Demo is also available there so go through it.

hope this will work for you.


Thanks and Regards,

Akshay Deshpande.


2025-08-07 06-30-56
Amit J
Champion

I shared Google map mobile OML also shared. I did some changes to Crete the polyline map function. You have to use that oml


2025-03-19 01-45-51
Sandeep Kumar Kolli

Yes akshay, there're some missing JavaScriptUtils missing dependencies 


thanks for the help.

2025-03-19 01-45-51
Sandeep Kumar Kolli

Thanks Amit for the help

2024-01-31 05-29-41
Akshay Deshpande

JavaScript utils is one component you will get the dependency from this component

 https://www.outsystems.com/forge/component-overview/1392/javascript-utils

Thanks and Regards,

Akshay Deshpande

2024-01-31 05-29-41
Akshay Deshpande

Hello Sandeep, 

The steps is also mention in the documentation of that component,

May be this will also helps you.

Thanks and Regards,

Akshay Deshpande

2025-03-19 01-45-51
Sandeep Kumar Kolli

Hey @Amit Jain can we show the numbering on the points List

I Mean Order of the points what we're showing on the polyline map, so that user will understand what'll be start and destination points.

Help me in this regard.


Thanks,

Sandeep.

2024-01-31 05-29-41
Akshay Deshpande
Solution

Hello Sandeep, 

There is some Issue of foreign reference, but @Amit Jain concept is right.

can  you please download through forge and than you will be able to get the same Dependency from it 

https://www.outsystems.com/forge/component-overview/11212/

Demo is also available there so go through it.

hope this will work for you.


Thanks and Regards,

Akshay Deshpande.


2025-08-07 06-30-56
Amit J
Champion
Solution

Hi,

I tried to create an app according to your requirements. it will give an idea to create the polyline on Map.

I did changes in Google map js to draw it. you can add more features according to your requirements.


Plz check it 

https://amitj.outsystemscloud.com/DummyReactiveApp9Map/


DummyReactiveApp9Map.zip
2025-03-19 01-45-51
Sandeep Kumar Kolli

Hi Amit , thanks for the help, it's working fine when i use your link but the application is not working as expected in my environment kindly tell me if i need to do anything with dependencies .

2025-03-19 01-45-51
Sandeep Kumar Kolli

Also I'm trying to add dependencies for the ReactiveMapsMobile but it's not adding 


I don't what's wrong, please help me out of this.

2024-01-31 05-29-41
Akshay Deshpande
Solution

Hello Sandeep, 

There is some Issue of foreign reference, but @Amit Jain concept is right.

can  you please download through forge and than you will be able to get the same Dependency from it 

https://www.outsystems.com/forge/component-overview/11212/

Demo is also available there so go through it.

hope this will work for you.


Thanks and Regards,

Akshay Deshpande.


2025-08-07 06-30-56
Amit J
Champion

I shared Google map mobile OML also shared. I did some changes to Crete the polyline map function. You have to use that oml


2025-03-19 01-45-51
Sandeep Kumar Kolli

Yes akshay, there're some missing JavaScriptUtils missing dependencies 


thanks for the help.

2025-03-19 01-45-51
Sandeep Kumar Kolli

Thanks Amit for the help

2024-01-31 05-29-41
Akshay Deshpande

JavaScript utils is one component you will get the dependency from this component

 https://www.outsystems.com/forge/component-overview/1392/javascript-utils

Thanks and Regards,

Akshay Deshpande

2024-01-31 05-29-41
Akshay Deshpande

Hello Sandeep, 

The steps is also mention in the documentation of that component,

May be this will also helps you.

Thanks and Regards,

Akshay Deshpande

2025-03-19 01-45-51
Sandeep Kumar Kolli

Hey @Amit Jain can we show the numbering on the points List

I Mean Order of the points what we're showing on the polyline map, so that user will understand what'll be start and destination points.

Help me in this regard.


Thanks,

Sandeep.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.