资源简介
Android下对Gml文件进行解析,并使用SVG进行地图显示,同时实现地图放大缩小、平移、查询等基础功能。
代码片段和文件信息
/** Automatically generated file. DO NOT MODIFY */
package com.example.MyGMLReader;
public final class BuildConfig {
public final static boolean DEBUG = true;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2015-07-13 22:29 GML解析并显示\
目录 0 2015-07-13 22:29 GML解析并显示\Canvas方式\
目录 0 2015-07-13 22:29 GML解析并显示\Canvas方式\MyGMLReader\
文件 475 2015-03-07 10:34 GML解析并显示\Canvas方式\MyGMLReader\.classpath
目录 0 2015-07-13 22:29 GML解析并显示\Canvas方式\MyGMLReader\.idea\
文件 11 2014-06-19 13:06 GML解析并显示\Canvas方式\MyGMLReader\.idea\.name
文件 734 2014-06-19 13:06 GML解析并显示\Canvas方式\MyGMLReader\.idea\compiler.xm
目录 0 2015-07-13 22:29 GML解析并显示\Canvas方式\MyGMLReader\.idea\copyright\
文件 115 2014-06-19 13:06 GML解析并显示\Canvas方式\MyGMLReader\.idea\copyright\profiles_settings.xm
文件 171 2014-06-19 13:06 GML解析并显示\Canvas方式\MyGMLReader\.idea\encodings.xm
文件 931 2014-06-19 13:06 GML解析并显示\Canvas方式\MyGMLReader\.idea\misc.xm
文件 273 2014-06-19 13:06 GML解析并显示\Canvas方式\MyGMLReader\.idea\modules.xm
目录 0 2015-07-13 22:29 GML解析并显示\Canvas方式\MyGMLReader\.idea\scopes\
文件 143 2014-06-19 13:06 GML解析并显示\Canvas方式\MyGMLReader\.idea\scopes\scope_settings.xm
文件 8919 2014-06-19 13:06 GML解析并显示\Canvas方式\MyGMLReader\.idea\uiDesigner.xm
文件 173 2014-06-19 13:06 GML解析并显示\Canvas方式\MyGMLReader\.idea\vcs.xm
文件 39759 2014-06-19 22:30 GML解析并显示\Canvas方式\MyGMLReader\.idea\workspace.xm
文件 851 2015-03-07 10:34 GML解析并显示\Canvas方式\MyGMLReader\.project
目录 0 2015-07-13 22:29 GML解析并显示\Canvas方式\MyGMLReader\.settings\
文件 177 2015-03-07 10:34 GML解析并显示\Canvas方式\MyGMLReader\.settings\org.eclipse.jdt.core.prefs
文件 778 2015-03-07 10:35 GML解析并显示\Canvas方式\MyGMLReader\AndroidManifest.xm
文件 729 2014-06-19 13:06 GML解析并显示\Canvas方式\MyGMLReader\MyGMLReader.iml
文件 698 2014-06-19 13:06 GML解析并显示\Canvas方式\MyGMLReader\ant.properties
目录 0 2015-07-13 22:29 GML解析并显示\Canvas方式\MyGMLReader\assets\
文件 4016 2014-06-19 13:06 GML解析并显示\Canvas方式\MyGMLReader\build.xm
目录 0 2015-07-13 22:29 GML解析并显示\Canvas方式\MyGMLReader\gen\
目录 0 2015-07-13 22:29 GML解析并显示\Canvas方式\MyGMLReader\gen\com\
目录 0 2015-07-13 22:29 GML解析并显示\Canvas方式\MyGMLReader\gen\com\example\
目录 0 2015-07-13 22:29 GML解析并显示\Canvas方式\MyGMLReader\gen\com\example\MyGMLReader\
文件 165 2015-03-07 10:34 GML解析并显示\Canvas方式\MyGMLReader\gen\com\example\MyGMLReader\BuildConfig.java
文件 906 2015-03-19 08:13 GML解析并显示\Canvas方式\MyGMLReader\gen\com\example\MyGMLReader\R.java
............此处省略279个文件信息
评论
共有 条评论