Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
マップ タイプが変更されたときに発生するイベントはありますか?
マップ タイプに基づいて色を変更する必要があるカスタム ラベルがあります。これは可能ですか?
maptypeid_changed イベントを試してください。次に、マップ オブジェクトの getMapTypeId メソッドを使用して、新しいマップ タイプを取得できます。