You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.
BTW i see that support for circle was added in atlas v0.2.0;
Added support for Circle on a Map
v0.2.0 (2019-10-16)
but i'm looking at atlas v1.0.0 ang google_atas v0.7.0 and doesnt seem as if those previous changes are there, what is the new prefered way of working with circles?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi Guys, great package and wonderful work.
I have been struggling to add circles to the map using the google_provider package and discovered that;
I created a circle test inside: packages/google_atlas/test/widget_tests/google_atlas_widget_test.dart that looks like this;
the only way i could get this test to pass was by altering packages/google_atlas/lib/src/google_atlas.dart as follows;
but if i do that, then markers dont work.
How do i go about adding circles to map?
Regards,
Socrates
The text was updated successfully, but these errors were encountered: