library(leaflet)
leaflet() %>% addTiles() %>% addMarkers(lat=12.8956, lng=77.6025, popup = "Indian Institute of Management, Bangalore")