Renamed pan to move and updated docs for 1.8.0

This commit is contained in:
Mitchell McCaffrey
2021-02-22 15:32:35 +11:00
parent 525398d2ec
commit ef91e65104
25 changed files with 176 additions and 69 deletions

View File

@@ -63,7 +63,7 @@ function MapEditor({ map, onSettingsChange }) {
stageTranslateRef,
mapLayerRef.current,
getGridMaxZoom(map.grid),
"pan",
"move",
preventMapInteraction
);