並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 2 件 / 2件

新着順 人気順

MapKitの検索結果1 - 2 件 / 2件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

MapKitに関するエントリは2件あります。 地図WebApple などが関連タグです。 人気エントリには 『MapKit - iOS 13 - How to show pin annotations on top on the user location annotation?』などがあります。
  • MapKit - iOS 13 - How to show pin annotations on top on the user location annotation?

    Currently, when I try to add an annotation to the map in the user's location the annotation is not showing up. When I set the annotation (using the same code) besides the user's location it does show up. The code: let annotation = MKPointAnnotation() annotation.coordinate = coordinate // set coordinate annotation.title = "Title" annotation.subtitle = "Subtitle" mapView.addAnnotation(annotation)

      MapKit - iOS 13 - How to show pin annotations on top on the user location annotation?
    • HTMLでMapKit JSを使用して、ウェブページにAppleマップを追加しましょう。 - Qiita

      この記事では、Appleマップ表示ビューをHTML静的ウェブページに追加する手順について説明します。 続けるにはAppleの開発者アカウントが必要です。 ステップ1. 識別子を作成してMapKit JSキーを取得します 識別子を持つiOSアプリケーション同様、まずはウェブサイトの識別子を作成する必要があります。 こちらの URLからアクセスしてください:https://developer.apple.com/account/resources/identifiers/add/bundleId 識別子作成フォームでMaps IDsを選択してから、Continueをクリックして次に進みます 説明文とアプリ識別子を入力し、Continueをクリックし、次にRegisterをクリックします。 識別子を登録すると、MapKit JSサービスにアクセスするためのキーを作成できます。Keysタブをクリッ

        HTMLでMapKit JSを使用して、ウェブページにAppleマップを追加しましょう。 - Qiita
      1

      新着記事