Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MBS FileMaker Plugin Example Databases
MapKit iOS
All examples are included with download of MBS FileMaker Plugin.
Overview | |
Tables | 1 |
Relationships | 0 |
Layouts | 1 |
Scripts | 4 |
Value Lists | 0 |
Custom Functions | 0 |
Custom Menus | 24 |
File Options | |
Default custom menu set | [Standard FileMaker Menus] |
When opening file | |
Minimum allowed version | 12.0 |
Login using | Account Name; Account= Admin |
Allow user to save password | Off |
Require iOS passcode | Off |
Switch to layout | Off |
Hide all toolbars | Off |
Script triggers | |
OnFirstWindowOpen | Off |
OnLastWindowClose | Off |
OnWindowOpen | Off |
OnWindowClose | Off |
OnFileAVPlayerChange | Off |
Thumbnail Settings | |
Generate Thumbnails | On; Temporary |
Table Name |
Statistics
| Occurrences in Relationship Graph |
PlaceHolder |
1 field defined, 1 record
| PlaceHolder |
Layout Objects: PlaceHolder
Field Name: PlaceHolder::Address | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Properties | Coordinates | Fields | Quick Find | ||||
|
|
| No |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “Show Address” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “Remove Map” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Select Window [ Name: "iOS Examples" ] |
Graphic Object Properties | Coordinates | ||||
|
|
Show Address |
Initialize Map |
Remove Map |
Layout Open Trigger |
Next Script: [Initialize Map] |
Script Name | Show Address |
Run script with full access privileges | Off |
Include In Menu | Yes |
Layouts that use this script | |
Scripts that use this script |
|
Script Definition | |
Script Steps |
|
Fields used in this script | |
Scripts used in this script | |
Layouts used in this script |
|
Tables used in this script | |
Table occurrences used by this script | |
Custom Functions used by this script |
|
Custom menu set used by this script |
|
Previous Script: [Show Address] | Next Script: [Remove Map] |
Script Name | Initialize Map |
Run script with full access privileges | Off |
Include In Menu | Yes |
Layouts that use this script |
|
Scripts that use this script | |
Script Definition | |
Script Steps |
|
Fields used in this script |
|
Scripts used in this script | |
Layouts used in this script |
|
Tables used in this script |
|
Table occurrences used by this script |
|
Custom Functions used by this script |
|
Custom menu set used by this script |
|
Previous Script: [Initialize Map] | Next Script: [Layout Open Trigger] |
Script Name | Remove Map |
Run script with full access privileges | Off |
Include In Menu | Yes |
Layouts that use this script | |
Scripts that use this script | |
Script Definition | |
Script Steps |
|
Fields used in this script |
|
Scripts used in this script |
|
Layouts used in this script |
|
Tables used in this script |
|
Table occurrences used by this script |
|
Custom Functions used by this script |
|
Custom menu set used by this script |
|
Previous Script: [Remove Map] |
Script Name | Layout Open Trigger |
Run script with full access privileges | Off |
Include In Menu | Yes |
Layouts that use this script |
|
Scripts that use this script |
|
Script Definition | |
Script Steps |
|
Fields used in this script |
|
Scripts used in this script |
|
Layouts used in this script |
|
Tables used in this script |
|
Table occurrences used by this script |
|
Custom Functions used by this script |
|
Custom menu set used by this script |
|
Download example: MapKit iOS
Used functions:- FM.RunScriptLater
- MapView.CreateWithControl
- MapView.Release
- MapView.SetAutoResizingMask
- MapView.SetMapType
- MapView.SetPitchEnabled
- MapView.SetRotateEnabled
- MapView.SetScrollEnabled
- MapView.SetShowsBuildings
- MapView.SetShowsCompass
- MapView.SetShowsPointsOfInterest
- MapView.SetShowsUserLocation
- MapView.SetShowsZoomControls
- MapView.SetZoomEnabled
- MapView.ShowAddress