live_map-interface icon indicating copy to clipboard operation
live_map-interface copied to clipboard

Web interface for the FiveM live_map addon

Results 21 live_map-interface issues
Sort by recently updated
recently updated
newest added

I have installed livemap as per followed by guides and just get it saying not found ![image](https://user-images.githubusercontent.com/87574715/186029985-91d54886-efb2-4701-93ee-2f3a523b8c07.png)

bug

Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

Followed all instructions correctly. Map works as intended except for this small issue with it loading multiple areas of the map. This was an issue with the original map so...

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.3.4. Changelog Sourced from nanoid's changelog. 3.3.4 Fixed --help in CLI (by @​Lete114). 3.3.3 Reduced size (by Anton Khlynovskiy). 3.3.2 Fixed enhanced-resolve support. 3.3.1 Reduced...

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

**Describe the solution you'd like** [polyzone](https://github.com/mkafrin/PolyZone) can be show on map easly with the [leaflet polygon](https://leafletjs.com/reference.html#polygon) **Additional context** It will be good to show some SafeZone, Parking

enhancement

See https://github.com/TGRHavoc/live_map/issues/54 for original inspiration for this feature request. Users should be able to configure LiveMap using URL parameters. Some examples: - `http://livemap/#server=Some+server` - Should show the player's for "Some...

feature-request

At the moment there's no tests. I'm just opening up the webpage on a local server and clicking around. It would be nice to have tests to test the various...

enhancement