OutSystems Forge 日本語データベース

Google Maps OpenStreetMap

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2017-03-23 1.0.2 Harlin Setiadarma 10.0.302.0 All All Components, Plug-ins
Google MapsコンポーネントのOpenStreetMap MapTypeプラグイン
GGoogle MapコンポーネントのOpenStreetMap MapTypeプラグイン Googleマップコンポーネントが必須 OpenStreetMapは、よりコントラストがあり、紙の地図のように見えます。 Googleマップは詳細ですが、新鮮で見た目の異なる地図が必要な場合は、こちらを利用できます。 これはOpenStreetMapへの完全なマップの置き換えではありません。 Google Maps Componentを使ってGoogle Maps JS APIを使用しています。マップタイルだけがOpenStreetMapを使用しています。 利用方法: 1.依存関係を追加する:Google MapとGoogle Map OpenStreetMap 2. Googleマップコンポーネントから通常の地図を追加します。 3.マップウェブブロックの下にGMap_OSM_Flow \ OpenStreetMap_MapTypeウェブブロックを追加します。 4.入力パラメータの割り当て:MapId 5. MapコンポーネントのMapOptionsを次のように設定します。 "{      mapTypeId: 'OpenStreetMap'、      mapTypeControl:false } " マップコントロールをクリックすると、mapTypeIdがGoogleマップの独自の「ロードマップ」に戻されるため、mapTypeControlは無効になります。 注:OpenStreetMap MapTypeを使用している場合、最大ズームは19にロックされます。

[Overview]
OpenStreetMap MapType Plugin for Google Maps Component...
[Detail]
OpenStreetMap MapType Plugin for Google Map Component Require Google Map Component... OpenStreetMap have more contrast and looks just like a paper map... Google Map have more details, but if you want a fresh looking and different map, this one is for you... This is not a complete map replacement to OpenStreetMap! We're still using Google Maps JS API through Google Maps Component, only the map tile is using OpenStreetMap. How to use it: 1. Add dependency: Google Map and Google Map OpenStreetMap 2. Add usual Map from Google Map Component 3. Add GMap_OSM_Flow\OpenStreetMap_MapType webblock below the Map webblock. 4. Assign input parameter: MapId 5. Set MapOptions in Map component to: "{ mapTypeId: 'OpenStreetMap', mapTypeControl: false }" mapTypeControl is disabled because when you click Map Control, mapTypeId will be reverted to Google Map's own 'roadmap'. Note: max zoom is locked to 19 when using OpenStreetMap MapType
戻る