Package Index
|
Class Index
com.tencent.lbssearch
com.tencent.lbssearch.httpresponse
com.tencent.lbssearch.object.param
com.tencent.lbssearch.object.result
com.tencent.map.sdk.comps.indoor
com.tencent.map.sdk.comps.mylocation
com.tencent.map.sdk.comps.offlinemap
com.tencent.map.sdk.comps.vis
com.tencent.map.sdk.utilities.heatmap
com.tencent.map.sdk.utilities.visualization
com.tencent.map.sdk.utilities.visualization.aggregation
com.tencent.map.sdk.utilities.visualization.datamodels
com.tencent.map.sdk.utilities.visualization.glmodel
com.tencent.map.sdk.utilities.visualization.heatmap
com.tencent.map.sdk.utilities.visualization.od
com.tencent.map.sdk.utilities.visualization.scatterplot
com.tencent.map.sdk.utilities.visualization.trails
com.tencent.tencentmap.mapsdk.maps
com.tencent.tencentmap.mapsdk.maps.model
com.tencent.tencentmap.mapsdk.maps.model.transform
Interfaces
CustomLocationProvider.MyLocationSource
CustomRender
LocationSource
LocationSource.OnLocationChangedListener
Projection
TencentDebugMap
TencentDebugMap.EngineLoggerOptions
TencentDebugMap.LoggerOptions
TencentMap
TencentMap.AddAgileMarkerCallback
TencentMap.AsyncOperateCallback
<T>
TencentMap.CancelableCallback
TencentMap.IClickedObject
TencentMap.InfoWindowAdapter
TencentMap.OnAgileMarkerClickListener
TencentMap.OnAuthResultCallback
TencentMap.OnCameraChangeFullyListener
TencentMap.OnCameraChangeListener
TencentMap.OnCameraRestrictListener
TencentMap.OnCompassClickedListener
TencentMap.OnDismissCallback
TencentMap.OnIndoorStateChangeListener
TencentMap.OnInfoWindowClickListener
TencentMap.OnMapClickListener
TencentMap.OnMapFirstFrameCallback
TencentMap.OnMapFrameFinishCallback
TencentMap.OnMapLoadedCallback
TencentMap.OnMapLongClickListener
TencentMap.OnMapPoiClickListener
TencentMap.OnMarkerClickListener
TencentMap.OnMarkerCollisionStatusListener
TencentMap.OnMarkerDragListener
TencentMap.OnMyLocationChangeListener
TencentMap.OnMyLocationClickListener
TencentMap.OnPolygonClickListener
TencentMap.OnPolylineClickListener
TencentMap.OnScaleViewChangedListener
TencentMap.OnSetBuildingLightListener
TencentMap.OnTrafficEventClickListener
TencentMap.OnVectorOverlayClickListener
TencentMap.SnapshotReadyCallback
TencentMapAnimation
TencentMapComponent
TencentMapComponent.Component
TencentMapContext
TencentMapNavi
TencentMapOptions.IMapKernel
TencentMapProtocol
TencentMapResource
TencentMapServiceProtocol
TencentMapServiceProtocol.IMapService
UiSettings
VisualSettings
Classes
CameraUpdate
CameraUpdateFactory
CustomLocationProvider
MapFragment
MapParamConstants
MapRenderLayer
MapView
SupportMapFragment
TencentDebugMap.Builder
TencentDebugMap.Companion
TencentDebugMap.EngineLoggerOptions.Builder
TencentDebugMap.EngineLoggerOptions.Companion
TencentDebugMap.Impl
TencentDebugMap.LoggerOptions.Builder
TencentDebugMap.LoggerOptions.Companion
TencentMapInitializer
TencentMapNavi.Companion
TencentMapOptions
TencentMapOptions.MapUserSetting
TextureMapView
Annotations
TencentMapResource.ResourceFrom
Enums
TencentDebugMap.EngineLoggerOptions.Attribute
TencentDebugMap.LoggerOptions.Attribute
TencentDebugMap.LoggerOptions.Level
TencentMap.AddAgileMarkerResult
TencentMapInitializer.LibraryName
Package Index
|
Class Index
Summary:
Constants
|
Inherited Methods
|
[Expand All]
public static abstract @interface
TencentMapResource.ResourceFrom
implements Annotation
com.tencent.tencentmap.mapsdk.maps.TencentMapResource.ResourceFrom
Summary
Constants
int
ASSET
int
FILE
int
JSON
int
RAW
[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation
abstract Class<? extends Annotation>
annotationType
()
abstract boolean
equals
(Object arg0)
abstract int
hashCode
()
abstract String
toString
()
Constants
public static final int
ASSET
Constant Value:
-1 (0xffffffff)
public static final int
FILE
Constant Value:
2 (0x00000002)
public static final int
JSON
Constant Value:
3 (0x00000003)
public static final int
RAW
Constant Value:
1 (0x00000001)