GoogleMaps Framework Reference

GMSStyleHashForString

extern NSUInteger GMSStyleHashForString(NSString *_Nonnull string)

Calculates a hash value for the given string.

Note

The current implementation uses an MD5 hash, which is sufficient for uniquifying styles.