Hi, How dynamic point to be view in map/globe/filled map in separate point but in one map? Because currently I'm having the longitude and latitude in SQL table with 3 different device. Example DeviceA, DeviceB and DeviceC. So, in Azure SQL I'm having Column DeviceID, Longitude, Latitude and Address(the current address from Lon & Lat) If I'm getting the data from SQL, the map will have 3 points but it have like 3 pie in every one point. How do it be a single point for every device? I need to show 3 individual points in a single map. And this point will be moving frequently. I see on forum, discussion, tutorial, example, most of them showing static location. I'm having a different situation here. It's like tracking the device location and show on dashboard.
↧