小型のマイクロチャンネルのプログラム・マップ・コンポーネント

index.wxml

<map id="map" markers="{{markers}}" longitude="{{longitude}}" latitude="{{latitude}}" scale="25"  circles="{{circles}}" show-location="{{true}}" bindmarkertap="marker"></map>

index.js

Page({
  data: {
    latitude:30.,
    longitude:114.,
    circles:[{
      latitude: 30.,
      longitude: 114.,
      fillColor:"#8DE25055",
      radius:30
    }],
    markers: [{
      iconPath: "/images/icon/map.png",
      latitude: 30.,
      longitude: 114.,
      width: 30,
      height: 30,
      title:"",
      id:0,
      label:{
        content:"",
        color:"#EE5E7B",
        borderWidth:1,
        borderColor:"#EE5E78",
        borderRadius:5,
        padding:5,
      },
      callout:{
        content:"",
        color:"#EE5E7B",
        borderWidth:1,
        borderColor:"#EE5E78",
        borderRadius:5,
        padding:5,
      }
    }],
  },
  marker(){
    
  }
})

ローカルコンテンツのこの数字は(例:著作権やその他の問題への)ビットを取得しない場合は、整流のための私達に連絡してください、タイムリーにすることができ、最初の時間に処理されます。


親指ください!あなたが同意しているので/励ましは、私の文章の最大の力です!

ようこそ注意ニッチT-のジェーンの本!

これは、品質、態度のブログです

ブログ

ローカルコンテンツのこの数字は(例:著作権やその他の問題への)ビットを取得しない場合は、整流のための私達に連絡してください、タイムリーにすることができ、最初の時間に処理されます。


親指ください!あなたが同意しているので/励ましは、私の文章の最大の力です!

ようこそ注意ニッチT-のジェーンの本!

これは、品質、態度のブログです

ブログ

おすすめ

転載: www.cnblogs.com/dashucoding/p/11443197.html