mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
redux: auth and map init
This commit is contained in:
parent
dca55a3bc4
commit
df6202c32d
17 changed files with 325 additions and 163 deletions
|
@ -25,8 +25,8 @@ const point_array = {
|
|||
|
||||
const points = L.layerGroup();
|
||||
|
||||
let mode = 'none';
|
||||
const current_map_style = 'default';
|
||||
// let mode = 'none';
|
||||
const current_map_style = 'dgis';
|
||||
|
||||
// Интересные места;
|
||||
// const places_layer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue