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

Web create leaflet tiles #24

Open
Fank opened this issue Jul 6, 2021 · 6 comments
Open

Web create leaflet tiles #24

Fank opened this issue Jul 6, 2021 · 6 comments

Comments

@Fank
Copy link
Member

Fank commented Jul 6, 2021

The web should create leaflet tiles based on a exported svg from diag_exportTerrainSVG or any other map image.
This would make it easier to create tiles for new maps which aren't supported yet.

Example i found https://github.com/andrewdodd/leaflet-go-map-tiling

@Fank Fank transferred this issue from OCAP2/legacy Jul 7, 2021
@Fank
Copy link
Member Author

Fank commented Jul 13, 2021

Preferred command:

diag_exportTerrainSVG [
"C:\Users\USERNAME\Desktop\map.svg",
false, // no location names
false, // no grid
false, // no countlines
true, // show tree objects
false, // no hight points
true // simple roads
];

@Fank
Copy link
Member Author

Fank commented Jul 13, 2021

@Fank Fank transferred this issue from OCAP2/web Jul 14, 2021
tekig added a commit to OCAP2/web that referenced this issue Jul 17, 2021
@FrozenDroid
Copy link

@Fank what is the progress on this? Using SVGs to render the map, to me, makes a lot more sense. Could be a lot more efficient, and also look a lot better.

@Fank
Copy link
Member Author

Fank commented Mar 27, 2022

No i stopped any progress on this, because i tried to work on 3d map.

@FrozenDroid
Copy link

That's even more cool. Have you come along with that at all? Where is the repo for that?

@Fank
Copy link
Member Author

Fank commented Mar 28, 2022

It is that one https://github.com/OCAP2/web/tree/deckgl-proto but draft.
I suspended any development for unknown time, because i am not doing anything with ArmA atm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants