'Can I use folium in python with a different base map?

I want to use the interactive features of the folium module in python but for a custom map that I have created. Locations are to be mapped using basic x-y co-ordinates but not latitude and longitude. How can I possibly do this?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source