[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-15 UTC."],[[["\u003cp\u003e\u003ccode\u003eGMSStyleHashForString\u003c/code\u003e is a function that calculates a hash value for a given string.\u003c/p\u003e\n"],["\u003cp\u003eThe function utilizes an MD5 hash for its implementation, primarily aimed at creating unique style identifiers.\u003c/p\u003e\n"]]],[],null,["# GoogleMaps Framework Reference\n\nGMSStyleHashForString\n=====================\n\n extern NSUInteger GMSStyleHashForString(NSString *_Nonnull string)\n\nCalculates a hash value for the given string. \nNote\nThe current implementation uses an MD5 hash, which is sufficient for uniquifying styles."]]