Inherited from MPEntity, checks whether the location's geometry is a MPPoint
geometry
@override bool get isPoint => _geometry is MPPoint;