edit
This commit is contained in:
		| @ -175,7 +175,7 @@ export class AmapPathSimplifierComponent implements OnInit, OnChanges, OnDestroy | ||||
|               position: info.pathData.points[info.pointIndex].lnglat, | ||||
|               content: ` | ||||
|               <label style="font-weight: bold;">${result.regeocode.formattedAddress}<label/><br/> | ||||
|               <label style="font-weight: 400;">车速: ${info.pathData.points[info.pointIndex].name}<label/><br/> | ||||
|               <label style="font-weight: 400;">车速: ${info.pathData.points[info.pointIndex].name}km/h<label/><br/> | ||||
|               <label style="font-weight: 400;">东经: ${info.pathData.points[info.pointIndex].lnglat?.[0]}, 北纬:${ | ||||
|                 info.pathData.points[info.pointIndex].lnglat?.[1] | ||||
|               }<label/><br/> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user