package org.magicdroid.model; import org.magicdroid.features.EntityFeature; public interface Geoposition extends EntityFeature { }