components icon indicating copy to clipboard operation
components copied to clipboard

'mapId' not exist in type 'MapOptions' in version BETA google apiMaps

Open jolalas opened this issue 2 years ago • 7 comments

Feature Description

I am trying to implement the map rotation that has been added in BETA version of google api and it requires that a mapId be inserted but in the library it gives me the error that the attribute does not exist in MapOptions

Use Case

image

jolalas avatar Aug 26 '21 09:08 jolalas

@jolalas can you link to the documentation for this new property?

Feel free to send a PR to add this if it's captured by the types defined in this repo.

jelbourn avatar Aug 26 '21 17:08 jelbourn

https://developers.google.com/maps/documentation/javascript/examples/webgl/webgl-tilt-rotation

Un saludo Jesús Cabera

El 26 ago 2021, a las 19:16, Jeremy Elbourn @.***> escribió:



@jolalashttps://github.com/jolalas can you link to the documentation for this new property?

Feel free to send a PR to add this if it's captured by the types defined in this repo.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/angular/components/issues/23455#issuecomment-906594352, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGCAIBAHNMULVDRME272UMLT6ZZF3ANCNFSM5C25QOCQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email.

jolalas avatar Aug 27 '21 07:08 jolalas

I succeeded to resolve the same issue by following the instructions on:

https://developers.google.com/maps/documentation/javascript/using-typescript

AyalaBarzilay avatar Sep 23 '21 16:09 AyalaBarzilay

Just a heads up that we kicked off a community voting process for your feature request. There are 20 days until the voting process ends.

Find more details about Angular's feature request process in our documentation.

angular-robot[bot] avatar Mar 13 '22 15:03 angular-robot[bot]

Thank you for submitting your feature request! Looks like during the polling process it didn't collect a sufficient number of votes to move to the next stage.

We want to keep Angular rich and ergonomic and at the same time be mindful about its scope and learning journey. If you think your request could live outside Angular's scope, we'd encourage you to collaborate with the community on publishing it as an open source package.

You can find more details about the feature request process in our documentation.

angular-robot[bot] avatar Apr 01 '22 15:04 angular-robot[bot]

@jolalas does the issue persist for you?

zarend avatar Apr 13 '22 22:04 zarend

I think i didnt understand the proportion of this issue, do we need to only include the mapId input, or the new setTilt and setHeading features as well? @jelbourn Btw, i cant reproduced the error mentioned

viniciusschuelter avatar Sep 19 '22 12:09 viniciusschuelter