We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee5a720 + 3e3254a commit 60379aeCopy full SHA for 60379ae
README.md
@@ -15,8 +15,8 @@ Supports SilverStripe 3.1
15
16
### Minimal configuration
17
18
-Given your DataObject uses the field names `Lat` and `Lng` for storing the latitude and longitude respectively then the
19
-following is a minimal setup to have the map show in the CMS:
+Given your DataObject uses the field names `Latitude` and `Longitude` for storing the latitude and longitude
+respectively then the following is a minimal setup to have the map show in the CMS:
20
21
```php
22
class Store extends DataObject
0 commit comments