Properties
Functions
Mapifies.AddCopyright(String copyrightCollectionPrefix, Number copyrightID, Object copyrightBounds, Number copyrightMinZoom, String copyrightText) : static Function
Default options for AddCopyright
| String | copyrightCollectionPrefix | The prefix of the text for the copyright. |
| Number | copyrightID | The index for the map type |
| Object | copyrightBounds | An array of the bounds of the maptype |
| Number | copyrightMinZoom | The minimum level to show the maptype at |
| String | copyrightText | The copyright text for the maptype. |
Mapifies.AddCopyright.AddCopyright(String copyrightCollectionPrefix, Number copyrightID, Object copyrightBounds, Number copyrightMinZoom, String copyrightText) : static Function
Default options for AddCopyright
| String | copyrightCollectionPrefix | The prefix of the text for the copyright. |
| Number | copyrightID | The index for the map type |
| Object | copyrightBounds | An array of the bounds of the maptype |
| Number | copyrightMinZoom | The minimum level to show the maptype at |
| String | copyrightText | The copyright text for the maptype. |