Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render Error #4

Open
jhaypee1683 opened this issue Feb 20, 2024 · 2 comments
Open

Render Error #4

jhaypee1683 opened this issue Feb 20, 2024 · 2 comments

Comments

@jhaypee1683
Copy link

When I open the app im receiving "View config getter callback for component 'AIRMapPolygon' must be a function (received 'undefined'). Im not sure what is wrong.

@GuilhermeDunguel
Copy link

Same for me, how you managed to resolve this issue?

@jhaypee1683
Copy link
Author

jhaypee1683 commented Mar 28, 2024

it is something to do with the object being pass as a polygon coordinates the format should be
coordinates:[
{
latitude: float,
longhitude:float
}
]

you might have pass an unidentified data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants