Show a list of Car Names Visual on Web app map

200
0
09-27-2021 03:29 PM
JSher
by
New Contributor

I have a map using a data structure of:

CarName String
Driver String
DateTime Date
Latitude Latitude
Longitude Longitude

I have a map in a Web Mapping Application.

I am trying to show a list of the Cars currently visible in a widget(or another fashion if need be) and as the map is zoomed in and out this list updates with the current cars visible. 

I seem to only be able to show the number of records available.

Is this possible?

Thanks

0 Kudos
0 Replies