Skip to content

An interactive Strangereal map developed using LeafletJS.

Notifications You must be signed in to change notification settings

privatejfx141/strangereal-atlas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strangereal Atlas

An interactive world map of Strangereal from Bandai Namco's Ace Combat series. Currently being developed using Leaflet and MongoDB.

Technology

Setup

For local development, Strangereal Atlas uses the MongoDB Compass for the NoSQL database.

To install all Node.js dependencies, enter the following command:

$ npm install

To start the map server:

$ npm run server

If Nodemon is installed, the app may be run in development mode:

$ npm run dev

Development

The app currently uses an XYZ tilemap created from a fan-made rendition of the Strangereal world map by dynamitemcnamara.

Features to be added:

  • Shapes of each country (Osea and Yuktobania will be a pain to manually trace out...)
  • A search feature to query countries and locations
  • Implementation of the app in React.js

About

An interactive Strangereal map developed using LeafletJS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published