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.
1 parent 3630ade commit 3e3254aCopy full SHA for 3e3254a
README.md
@@ -13,8 +13,8 @@ Supports SilverStripe 3.1
13
14
### Minimal configuration
15
16
-Given your DataObject uses the field names `Lat` and `Lng` for storing the latitude and longitude respectively then the
17
-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:
18
19
```php
20
class Store extends DataObject
0 commit comments