Need help,
I have a database with tables containing locations(lat and long) and crimes what i what to achieve is to display real time multple markers on google maps from the database showing different crimes on different locations with different color using signalR with MVC and C#.
Thanks