Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
alxart committed Apr 16, 2024
1 parent de07c51 commit f5c925a
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/mocks/labels.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export const LABEL_ASCII_LETTERS: LabelGroupOptions = {
labels: [
{
coordinates: [82.886454, 54.98075],
elevation: 30,
elevation: 15,
text: '@<>?|!@#$%\n^&*()_+-=\n3к\n78.4 м²',
userData: {
url: 'https://example.com/',
Expand All @@ -28,13 +28,13 @@ export const LABEL_ASCII_LETTERS: LabelGroupOptions = {
export const LABEL_ENG_RUS_LETTERS: LabelGroupOptions = {
id: '2',
minZoom: 12,
elevation: 20,
elevation: 10,
fontSize: 10,
fontColor: '#3a3a3a',
labels: [
{
coordinates: [82.886104, 54.98075],
elevation: 30,
elevation: 15,
text: 'qwe RTY пои ГРУП',
userData: {
url: 'https://example.com/',
Expand Down
Binary file modified test/screenshots/__screenshots__/plugin/add_label_group-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshots/__screenshots__/plugin/add_model-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshots/__screenshots__/plugin/add_models-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshots/__screenshots__/plugin/add_realty_scene-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshots/__screenshots__/plugin/change_style-snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f5c925a

Please sign in to comment.