API Reference > imodeljs-frontend > Views > Marker > makeFrom makeFrom MethodStatic Make a new Marker at the same position and size as this Marker. The new Marker will share the world location and size objects, but will be otherwise blank. makeFrom<T extends Marker>(other: Marker, ...args: any[]): T extends Marker Parameter Type Description other Marker ...args any[] Returns - T extends Marker Defined in core/frontend/src/Marker.ts Line 154 Last Updated: 13 June, 2024