tmap_map_fluttify 0.3.0 copy "tmap_map_fluttify: ^0.3.0" to clipboard
tmap_map_fluttify: ^0.3.0 copied to clipboard

An `Tencent Map` Map Component, Powered By `Fluttify` Compiler, A Dart Bindings Generator For Native SDK.

文档! 文档! 文档! #

Logo

腾讯地图 地图组件 Flutter插件 #

pub package

专业版为付费插件, 如有需要请联系qq 382146139
专业版为付费插件, 如有需要请联系qq 382146139
专业版为付费插件, 如有需要请联系qq 382146139

Fluttify系列插件 #

名称 描述 仓库
高德地图 高德地图地图组件, 提供地图控件 pub package
高德定位 高德地图定位组件, 提供独立的定位功能 pub package
高德搜索 高德地图搜索组件, 提供poi搜索等功能 pub package
百度地图 百度地图, 包含了地图控件, 定位以及搜索poi等功能 pub package
百度人脸识别 百度人脸识别, 提供活体检测等功能 pub package
网易直播 网易直播推流组件 pub package
网易云信 网易云信 IM组件 pub package
腾讯直播 腾讯直播, 包含推流组件和播放组件 pub package
腾讯IM 腾讯IM组件 pub package
腾讯地图 腾讯地图组件 pub package
讯飞语音合成 腾讯语言合成组件, 提供文字转语言功能 pub package
极光统计 极光统计组件, 提供异常上报等功能 pub package
阿里云RTC 阿里云实时音视频 pub package
环信 环信IM pub package
未完待续... 如有其它需求, 请联系qq 382146139 fluttify

依赖 #

dependencies:
  flutter:
    sdk: flutter
  tmap_map_fluttify: ^x.x.x

配置 #

Android #

  1. 在AndroidManifest.xml的application标签下配置app key:
<application>
    <meta-data
            android:name="TencentMapSDK"
            android:value="FQxxxxxxxxxxxxxxxxxxxxxxx2R"/>
</application>

iOS #

  1. 使用地图需要使能UiKitView, 在Info.plist中添加:
<key>io.flutter.embedded_views_preview</key>
<string>YES</string>

使用 #

参考wiki.

导入 #

import 'package:tmap_map_fluttify/tmap_map_fluttify.dart';

社区 #

QQ群

社区版与专业版 #

社区版 专业版
显示地图
显示室内地图
选择显示图层
显示路况信息
显示缩放控件
显示缩放控件
显示指南针
显示定位按钮
显示比例尺控件
缩放手势使能
滑动手势使能
旋转手势使能
倾斜手势使能
添加marker
显示我的位置
设置地图中心点
把marker列表从地图上移除
清除地图上所有覆盖物
添加折线
添加多边形
添加圆
设置marker点击监听事件
添加瓦片图 ☑️
获取当前位置 ☑️
设置缩放大小 ☑️
获取当前缩放大小 ☑️
放大一个等级 ☑️
缩小一个等级 ☑️
获取地图中心点 ☑️
屏幕坐标转经纬度坐标 ☑️
经纬度坐标转屏幕坐标 ☑️
设置marker拖动监听事件 ☑️
设置地图点击监听事件 ☑️

LICENSE #

Copyright (C) 2020 yohom

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

0
likes
30
pub points
0%
popularity

Publisher

verified publisherfluttify.com

An `Tencent Map` Map Component, Powered By `Fluttify` Compiler, A Dart Bindings Generator For Native SDK.

Homepage

License

unknown (LICENSE)

Dependencies

core_location_fluttify, flutter, foundation_fluttify, uni_map_platform_interface

More

Packages that depend on tmap_map_fluttify