Hello,
Location map takes API key from component. Add key in component
below instructions:
ordasoft.com/Forum/RealEstateManager-com...t/20883-API-Map.html
You can also add API key in default.php file
find below code:
Code: |
<script src="https://maps.googleapis.com/maps/api/js?key=1234567890&sensor=false"
type="text/javascript">
|
Instead 1234567890 must be your key
location of file: your website/modules/mod_realestatemanager_location_map/tmpl
or default.php file
location of file; your website/templates/your template/html/modules/mod_realestatemanager_location_map/tmpl
Thanks
Taras