How to fill marker by result of latitude and longitude from json result? using angular 7 ?
I have foreach loop get GPS1 latitude and longitude from service return latitude and longitude based on array of locationsId then store it separated by comma , on variable locationsLatLng (lat,lng) as following :
How to file marker by latitude and longitude by values exist on locationsLatLng