Renamed pan to move and updated docs for 1.8.0
This commit is contained in:
@@ -63,7 +63,7 @@ function MapEditor({ map, onSettingsChange }) {
|
||||
stageTranslateRef,
|
||||
mapLayerRef.current,
|
||||
getGridMaxZoom(map.grid),
|
||||
"pan",
|
||||
"move",
|
||||
preventMapInteraction
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user