How to restrict Google map to Europe or EU?

I try to set constraints using Google map API. Is this possible or not supported as only countries are set.

    componentRestrictions: { country: "EUROPE" },

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