Home > @magiclane/maps-sdk > GemView > onSetMapStyle
GemView.onSetMapStyle() method
Signature:
onSetMapStyle(id: number, stylePath: string, viaApi: boolean): void;Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
id |
number | |
|
stylePath |
string | |
|
viaApi |
boolean |
Returns:
void