@NonNull abstract fun findMarkerByTag(@NonNull tag: Serializable): Optional<Marker!>
Find marker using its tag.