Skip to content

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

@jolalas

Description

@jolalas

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

Activity

added
featureThis issue represents a new feature or feature request rather than a bug or bug fix
needs triageThis issue needs to be triaged by the team
on Aug 26, 2021
added
P4A relatively minor issue that is not relevant to core functions
help wantedThe team would appreciate a PR from the community to address this issue
and removed
needs triageThis issue needs to be triaged by the team
on Aug 26, 2021
jelbourn

jelbourn commented on Aug 26, 2021

@jelbourn
Member

@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.

jolalas

jolalas commented on Aug 27, 2021

@jolalas
Author
AyalaBarzilay

AyalaBarzilay commented on Sep 23, 2021

@AyalaBarzilay

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

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

angular-robot

angular-robot commented on Mar 13, 2022

@angular-robot
Contributor

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

angular-robot commented on Apr 1, 2022

@angular-robot
Contributor

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.

zarend

zarend commented on Apr 13, 2022

@zarend
Contributor

@jolalas does the issue persist for you?

2 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P4A relatively minor issue that is not relevant to core functionsarea: google-mapsfeatureThis issue represents a new feature or feature request rather than a bug or bug fixhelp wantedThe team would appreciate a PR from the community to address this issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @jelbourn@zarend@andrewseguin@jolalas@viniciusschuelter

        Issue actions

          'mapId' not exist in type 'MapOptions' in version BETA google apiMaps · Issue #23455 · angular/components