Block a user
balazs
pushed to feature/google-maps-in-mapeditor-added at esoko/mapguesser
2021-05-02 12:56:36 +02:00
19a1b79b0a
toggling of street view cover added
feature/google-maps-in-mapeditor-added
I personally consider the permanent street view cover layer disturbing. Can we just add another switch to toggle it?
balazs
pushed to feature/google-maps-in-mapeditor-added at esoko/mapguesser
2021-05-02 12:35:11 +02:00
d432a5b584
cleaned up the comment
8b9345eb36
removed unused css declarations; renamed invalidateSize to resize
e1eb0077b1
hide the map selection and jump to location elements on mobile view
745bda11c0
refactoring and bug fixing related to the map switching
0bb31cbe14
added switching functionality between maps in mapeditor
balazs
pushed to feature/google-maps-in-mapeditor-added at esoko/mapguesser
2021-05-02 12:32:27 +02:00
ef8ad69506
organised Leaflet map and Google Maps into wrappers
09d1f819a6
organised Leaflet map and Google Maps into wrappers
balazs
pushed to feature/google-maps-in-mapeditor-added at esoko/mapguesser
2021-05-02 12:14:50 +02:00
09d1f819a6
organised Leaflet map and Google Maps into wrappers
ac9b106c65
Merge branch 'develop' into feature/google-maps-in-mapeditor-added
c1e5ed3f0a
cleaned up the comment
aee146ba62
removed unused css declarations; renamed invalidateSize to resize
2799b19b14
hide the map selection and jump to location elements on mobile view
balazs
pushed to feature/google-maps-in-mapeditor-added at esoko/mapguesser
2021-05-01 20:37:52 +02:00
ac9b106c65
Merge branch 'develop' into feature/google-maps-in-mapeditor-added
f10ad37a74
Merge pull request 'update readme' (#32) from feature/update-readme into develop
70b60d2fb8
create the first user during installation in development mode
7e68580db6
update readme
8218883faf
Merge pull request 'Feature In-Game Compass' (#27) from feature/in-game-compass into develop
feature/google-maps-in-mapeditor-added
balazs
pushed to feature/google-maps-in-mapeditor-added at esoko/mapguesser
2021-05-01 20:31:52 +02:00
c1e5ed3f0a
cleaned up the comment
balazs
pushed to feature/google-maps-in-mapeditor-added at esoko/mapguesser
2021-05-01 20:28:57 +02:00
aee146ba62
removed unused css declarations; renamed invalidateSize to resize
balazs
pushed to feature/google-maps-in-mapeditor-added at esoko/mapguesser
2021-05-01 20:22:18 +02:00
2799b19b14
hide the map selection and jump to location elements on mobile view
0d9aeac4f8
refactoring and bug fixing related to the map switching
ca40836d40
added switching functionality between maps in mapeditor
balazs
created branch feature/google-maps-in-mapeditor-added in esoko/mapguesser
2021-04-30 16:20:48 +02:00
balazs
pushed to feature/google-maps-in-mapeditor-added at esoko/mapguesser
2021-04-30 16:20:48 +02:00
1a49b36595
organised Leaflet map and Google Maps into wrappers
8218883faf
Merge pull request 'Feature In-Game Compass' (#27) from feature/in-game-compass into develop
145cb5f637
Merge branch 'develop' into feature/in-game-compass
6d3f74f911
increased the left margin for mobile view
b22f13887f
clicking on compass sets the heading direction to north
2a3f2212a7
replaced span with div for the compass item
145cb5f637
Merge branch 'develop' into feature/in-game-compass
3d663fb5d6
Merge pull request 'Quickfix for single player game cannot be restarted' (#30) from bugfix/quickfix-for-single-play-cannot-be-restarted into develop
759f654a0d
Merge pull request 'feature/return-to-starting-point-button' (#26) from feature/return-to-starting-point-button into develop
c09cce3c97
Merge pull request 'MAPG-167 set background color' (#31) from feature/MAPG-167-set-background-color into develop
276e331a47
MAPG-167 set background color
3d663fb5d6
Merge pull request 'Quickfix for single player game cannot be restarted' (#30) from bugfix/quickfix-for-single-play-cannot-be-restarted into develop
62f4fd7b84
readyToContinue is true by default and set to false only in the multigame initializing
Quickfix for single player game cannot be restarted
759f654a0d
Merge pull request 'feature/return-to-starting-point-button' (#26) from feature/return-to-starting-point-button into develop
8f0cfd4489
replaced spans with divs again and fixed the css issue
3122696364
added the visibility reset to resetRound and reverted the span div replacement in the view
462f6cde80
Merge branch 'feature/return-to-starting-point-button' of gitea.e5tv.hu:esoko/mapguesser into feature/return-to-starting-point-button
3f4fa83d87
reverted replacing spans with divs
feature/return-to-starting-point-button