Extends
- Backbone.Model
Members
defaults :Object
Overrides the default Backbone.Model.defaults() function to specify
default attributes for the Map
Type:
- Object
Properties:
Name | Type | Description |
---|---|---|
description |
string | A user-friendly description of a Google Maps Place. |
googleMapsPlaceId |
string | Unique identifier that can be geocoded by the Google Maps Geocoder API. |