|
One way would be to use OpenLayers. It's an open source Javascript-based map implementation, much like Google Maps. It allows you to configure where the map tiles come from (i.e. the url) so you'll be able to configure it to load the tiles of any map.
|