Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For loot json files, include alternate coordinates for treasures inside interiors #11

Open
dshepsis opened this issue Apr 29, 2021 · 0 comments
Labels
Leaflet Map Pertaining to the leaflet map To Do Planned to be implemented

Comments

@dshepsis
Copy link
Owner

Since the actual coordinates of interior areas (i.e. inside of buildings and such) don't correspond to their exteriors, any loot or other objects inside interiors have their icons placed in strange and confusing locations. These are normally very low underground, but vertical height isn't shown on the leaflet map, so it often isn't clear which treasures are inside buildings and which are outside, or how to get to figure out which buildings treasures are actually in. To amend this, I think there should be an optional property called displayCoords or similar, which, if present, overwrite the coords property for the sake of placing an icon on the leaflet map. The displayCoords will be manually chosen to correspond with the location of the exterior of the building the item is in. Such items may have special markers to indicate that they are inside buildings.

@dshepsis dshepsis added To Do Planned to be implemented Leaflet Map Pertaining to the leaflet map labels Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Leaflet Map Pertaining to the leaflet map To Do Planned to be implemented
Projects
None yet
Development

No branches or pull requests

1 participant