feature/google-maps-in-mapeditor-added #33
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/google-maps-in-mapeditor-added"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -417,0 +507,4 @@
zoomControlOptions: {
position: google.maps.ControlPosition.LEFT_BOTTOM
},
streetViewControl: true,
I would remove this and add a permanent street view cover layer to the map so the available locations will be always shown. (This is the same how the competitor does.)
Reference: https://developers.google.com/maps/documentation/javascript/reference/street-view#StreetViewCoverageLayer
Example:
I personally consider the permanent street view cover layer disturbing. Can we just add another switch to toggle it?
For me it's OK, then it can be done later.
PNG files (as these are binaries) should be stored with git-lfs. I think you don't have git-lfs on your machine, otherwise they would have been committed that way.
Example if files are stored with LFS: https://gitea.e5tv.hu/esoko/mapguesser/compare/develop...git-lfs-example
To fix this, the commits should be created again on this branch after git-lfs is installed.
Rewriting the history and force push is neccessary otherwise binaries would still be stored in the index.
It is a very good feature because it seems that the editor is easier to use with Google Maps. Maybe it won't be neccessary to keep the Leaflet version at all so it might be removed in the future.
ac9b106c65
to09d1f819a6
09d1f819a6
toef8ad69506