My Interactive Map

Date Created: September 20, 2026

This webpage presents an interactive map created using the Leaflet package in R. The map highlights Manipal and a few interesting locations around the campus area.

Interactive Map of Manipal

About the Map

The map above is interactive. You can:

  • Zoom in and out using the + and buttons.
  • Move around the map.
  • Click on the markers to see information about each location.
  • Hover over markers to see their labels.

The map was created using the Leaflet package in R.

Conclusion

This webpage demonstrates how R Markdown can be used to combine written content with an interactive geographic visualization. Leaflet makes it possible to create an interactive map directly within an HTML webpage.