Help me to download class

I'm trying to make a google map extension using one of the class I'm having a problem that it needs this class

import com.google.android.gms.maps.model.MapStyleOptions;

U721346ntitled

If you know where I can download its jar or java files, I would be grateful

I think this is what you are looking for.

https://mvnrepository.com/artifact/com.google.android.gms/play-services-maps/18.1.0

It has a POM and AAR file, this is how you convert AAR to JAR.

2 Likes

Thanks @Gordon_Lu

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.