new MapView(collaborationId, app, resource, key, entities, lat, lng, zoom, markers, update, address, name)
Parameters:
Name | Type | Description |
---|---|---|
collaborationId |
UUID | |
app |
Apps.App | |
resource |
Resource.Resource | |
key |
String | |
entities |
Array.<Entities.Entity> | |
lat |
Double | |
lng |
Double | |
zoom |
Double | |
markers |
String | |
update |
String | |
address |
String | |
name |
String |
Methods
(static) type() → {string}
Return the full class name of this type.
Returns:
- Type
- string