Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bc7420a

Browse files
author
Alfred Lau
committed
typedef fix
1 parent 630c8e8 commit bc7420a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ type markerEventHandler = (props?: IMarkerProps, marker?: google.maps.Marker, ev
7777

7878
export interface IMarkerProps extends Partial<google.maps.MarkerOptions> {
7979
mapCenter?: google.maps.LatLng | google.maps.LatLngLiteral
80-
position?: google.maps.LatLng|google.maps.LatLngLiteral
80+
position?: google.maps.LatLng
8181
label?: string
8282
title?: string
8383
name?: string

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /