public class SpotMapImporter extends MarkerImporter
_context, _group, _mapView, _prefs, FROM_MISSIONPACKAGE, FROM_STATESAVER, NOTIFICATION_IDcrcBlacklist, supportedMimeTypescontentType| Constructor and Description |
|---|
SpotMapImporter(MapView mapView) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addToGroup(MapItem item) |
protected int |
getNotificationIcon(MapItem item)
Get an to represent this importer's notification
Note: Due to a limitation with the Android notification API,
this method MUST return an ATAK core icon resource ID
|
createMarker, importMapItemaddToGroup, dispatchItemImported, findItem, findItem, importData, isLocalImport, isStateSaverImport, persist, postNotificationgetSupportedCotTypes, importNonCotData, isPrefixOnly, setPrefixOnlycrcDetails, getSupportedMIMETypes, importData, importData, importData, parseColor, parseDouble, parseIntdeleteData, getContentType, importUriAsStreamclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeleteData, getContentTypepublic SpotMapImporter(MapView mapView)
protected void addToGroup(MapItem item)
addToGroup in class MapItemImporterprotected int getNotificationIcon(MapItem item)
MapItemImportergetNotificationIcon in class MarkerImporteritem - Map item (not null)