CartoType Android API 7.8.2, 2022-03-25
for Java development on Android
Public Attributes | List of all members
com.cartotype.WritableMapType Enum Reference

Public Attributes

 Memory
 
 SQLite
 

Detailed Description

Types of writable map.

Member Data Documentation

◆ Memory

com.cartotype.WritableMapType.Memory

A writable map stored in memory.

◆ SQLite

com.cartotype.WritableMapType.SQLite

A map stored as an SQLite database.


The documentation for this enum was generated from the following file: