createIconWithAnchor

fun createIconWithAnchor(    identifier: String,     coordinate: Coord,     texture: TextureHolderInterface,     iconSize: Vec2F,     scaleType: IconType,     iconAnchor: Vec2F): IconInfoInterface