文件名称:mapbox-plugins-ios:实验性插件可为您的地图增光
文件大小:383KB
文件格式:ZIP
更新时间:2024-05-20 13:37:24
Objective-C
mapbox-plugins-ios 实验性插件,可为您的地图增光添彩 :high_voltage: 插件使用户可以轻松地向其Mapbox地图添加要素。 插件专注于一项功能,并设计为易于使用。 可用插件 -将交通图层添加到Mapbox底图中。 使用测试应用 在TestApp中测试Mapbox插件。 运行pod update以安装适用于iOS的Mapbox Maps SDK。 创建一个名为mapbox_access_token的文本文件,然后向其中添加您的。 安装插件 当前有两种安装Mapbox插件的方法: 可可豆 要安装所有Mapbox插件,请将以下内容添加到Podfile中: target 'YourAppName' do use_frameworks! `pod MapboxPlugins` end 要仅安装Mapbox Traffic Plugin,请将pod MapboxPlugin
【文件预览】:
mapbox-plugins-ios-master
----insert-mapbox-token.sh(598B)
----MapboxPlugins.podspec(2KB)
----TrafficPlugin()
--------MBXTrafficPlugin.m(7KB)
--------MBXTrafficPlugin.h(2KB)
--------trafficplugin.gif(357KB)
--------Info.plist(774B)
--------README.md(3KB)
----Podfile(648B)
----TestApp()
--------Assets.xcassets()
--------main.m(207B)
--------PluginTableViewController.h(208B)
--------MasterViewController.m(5KB)
--------PluginTableViewController.m(3KB)
--------AppDelegate.h(201B)
--------AppDelegate.m(4KB)
--------Base.lproj()
--------MasterViewController.h(185B)
--------MapViewController.m(2KB)
--------MapViewController.h(150B)
--------Info.plist(2KB)
----Podfile.lock(221B)
----LICENSE.md(724B)
----.gitignore(148B)
----Info.plist(811B)
----README.md(2KB)
----Contributing.md(1KB)
----PluginKit()
--------MBXPlugin.h(187B)
--------MBXPlugin-Bridging-Header.h(266B)
--------MapboxPluginKit.h(51B)
----MapboxPlugins.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(35KB)
--------xcshareddata()