20
Views
2
Comments
list of location on map

Hi,
I want to display a map with a list of locations so the user can determine which place is the nearest one to start with.
I want to use JavaScript, but it is not working for me because I am not very familiar with it. 

Kindly see the attachment file

Could anyone help me with an example

Thank u 

TestMap.oap
UserImage.jpg
Niteesh yadav

Can you provide any kind of UI or working of this functionality?

2016-04-22 00-29-45
Nuno Reis
 
MVP

Hello.

There is a JavaScript error "L is not defined". Your initializeMap function mentions a L variable that doesn't exit. Are you missing some library?


Also, why don't you use the included Map component?

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