Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react-tile #52

Merged
merged 6 commits into from
Mar 16, 2021
Merged

react-tile #52

merged 6 commits into from
Mar 16, 2021

Conversation

CQYaDoKaRi
Copy link
Owner

  • Tile の処理を React コンポーネント化
  • 緯度、経度、ズームレベルを変更することでタイル情報を算出する
  • タイル情報に縮尺の算出を追加
  • タイル画像が存在しない場合に、「No Tile」の画像を表示し、シンボル描画を非表示に制御

ViewMapsScale の文字列処理をテンプレートリテラルに変更
ViewMapsTile の React コンポーネントを追加(緯度経度の変更に対応し、ズームレベルで切り替え表示を実装)
View コンポーネントから ViewMapsTile を呼び出す
ViewMapsTile コンポーネント化した部分の処理を index.ts から削除
SCSS を変更
ズームレベル選択コントロールの位置を変更、各種情報タイトル名称の変更
@CQYaDoKaRi CQYaDoKaRi merged commit cc05b14 into main Mar 16, 2021
@CQYaDoKaRi CQYaDoKaRi mentioned this pull request Mar 16, 2021
@CQYaDoKaRi CQYaDoKaRi deleted the react-tile branch March 16, 2021 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant