demodude4u / Factorio-FBSR

Factorio Blueprint String Renderer
MIT License
75 stars 20 forks source link

Research google maps blueprint map #71

Closed demodude4u closed 7 years ago

demodude4u commented 7 years ago

This is a neat concept, but no easy task. Rendering will have to be split up into tiles, and then supplied to some custom google maps API to be supported and viewed correctly.

demodude4u commented 7 years ago

Nah. This will require a web hosting service to serve the html and images for each tile. This would be better suited as an extension or separate tool as it is not typical for a blueprint to need such a large map rendering.