4.4. Mobile map annotation system
We employ a client-server model system configuration
that enables users to register guide annotations by communicating
with the management server via their Android
devices over the Internet. The communication method used
is REST, and Android devices register, update, and remove
information from the database by sending HTTP requests.
Further, the data is transferred in JSON format. The next
section describes the interface of this system.