Skip to content

Commit 02ba7d0

Browse files
committed
Updated website
1 parent 7f0fd4d commit 02ba7d0

File tree

4 files changed

+83
-15
lines changed

4 files changed

+83
-15
lines changed

help/help_template_source/index_content.html

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ <h2>Creating a Polygon</h2>
7272

7373
<h2>Creating a Circle</h2>
7474
<p>To create a new circle, click on the add button from the main map interface and then click the circle button on the
75-
left. Click the cicle center button to start placing the circle center, click the circle edge point button to start placing
75+
left. Click the circle center button to start placing the circle center, click the circle edge point button to start placing
7676
the outside boundary of the circle, long-click the circle edge point button to enter the circle radius manually, and click
7777
the save button when you&rsquo;re done.</p>
7878

@@ -431,7 +431,7 @@ <h2>Configuring third party search sources</h2>
431431
<b>Tomtom places search API (easy)</b>
432432
<p>Notes</p>
433433
<ul>
434-
<li>You will need to use or create a free tomtom develop account to retrieve the configuration values</li>
434+
<li>You will need to use or create a free tomtom developer account to retrieve the configuration values</li>
435435
<li>There is no need for a credit card</li>
436436
<li>The free quota is plenty for a single user</li>
437437
<li>The configuration value you will need to obtain is an <b>API key</b></li>
@@ -444,6 +444,23 @@ <h2>Configuring third party search sources</h2>
444444
<li>You should see an API key called "My First API Key"</li>
445445
<li>Under the "Key" column, click on the key to copy it to the clipboard</li>
446446
</ol>
447+
<b>Geoapify places search (easy)</b>
448+
<p>Notes</p>
449+
<ul>
450+
<li>You will need to use or create a free geoapify developer account to retrieve the configuration values</li>
451+
<li>There is no need for a credit card</li>
452+
<li>The free quota is plenty for a single user</li>
453+
<li>The configuration value you will need to obtain is an <b>API key</b></li>
454+
</ul>
455+
<p>Steps:</p>
456+
<ol>
457+
<li>Create an account here: <a href="https://myprojects.geoapify.com/register" target="_blank" rel="noopener">https://myprojects.geoapify.com/register</a></li>
458+
<li>Verify your account by clicking the verification link sent to your registration email</li>
459+
<li>Navigate to projects page here: <a href="https://myprojects.geoapify.com/projects" target="_blank" rel="noopener">https://myprojects.geoapify.com/projects</a></li>
460+
<li>Click "Create a project" button, enter a name, then click OK</li>
461+
<li>You should land on the new project's page, under the "API keys" section</li>
462+
<li>Copy the API key displayed at the top of the page</li>
463+
</ol>
447464
<b>Other places search APIs providers</b>
448465
<p>Important notes:</p>
449466
<ul>
@@ -705,7 +722,7 @@ <h2 class="devices_android">Problems with map display: blank map</h2>
705722
Some problems with the Google Maps component can prevent the map display from loading properly, resulting in an empty blank map.<br>
706723
Sometimes you can fix this by <a href="#devices_android_Problems_with_Google_Play_Services">clearing the Google Play Services app data</a>.<br>
707724
Unfortunaltey sometimes this will not be enough and you will need to clear the app data completely to resolve the issue.
708-
Since clearing the app data will result in all your markers being deleted, you have to careful follow these steps to avoid losing your data:
725+
Since clearing the app data will result in all your markers being deleted, you have to carefully follow these steps to avoid losing your data:
709726
</p>
710727
<ol>
711728
<li>Export your markers as a KMZ file</li>
@@ -809,7 +826,7 @@ <h2 class="devices_ios">Issues with migrating / migrated V2 map</h2>
809826
<ol>
810827
<li>Export your markers as a KMZ file</li>
811828
<li>Import your markers back to another device to confirm that the backup worked</li>
812-
<li>Once you're confident your data is safely backed-up, uninstall the app, this will result in all app date being deleted</li>
829+
<li>Once you're confident your data is safely backed-up, uninstall the app, this will result in all app data being deleted</li>
813830
<li>Install the app again, this should start you with a fresh new map</li>
814831
<li>Import your markers back</li>
815832
<li>If you're using the cloud sync feature, sync your map to the cloud</li>

help/index.html

Lines changed: 59 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ <h2>Creating a Polygon</h2>
262262
<a name="devices_android_Creating_a_Circle"></a>
263263
<h2>Creating a Circle</h2>
264264
<p>To create a new circle, click on the add button from the main map interface and then click the circle button on the
265-
left. Click the cicle center button to start placing the circle center, click the circle edge point button to start placing
265+
left. Click the circle center button to start placing the circle center, click the circle edge point button to start placing
266266
the outside boundary of the circle, long-click the circle edge point button to enter the circle radius manually, and click
267267
the save button when you&rsquo;re done.</p>
268268

@@ -594,7 +594,7 @@ <h2>Configuring third party search sources</h2>
594594
<b>Tomtom places search API (easy)</b>
595595
<p>Notes</p>
596596
<ul>
597-
<li>You will need to use or create a free tomtom develop account to retrieve the configuration values</li>
597+
<li>You will need to use or create a free tomtom developer account to retrieve the configuration values</li>
598598
<li>There is no need for a credit card</li>
599599
<li>The free quota is plenty for a single user</li>
600600
<li>The configuration value you will need to obtain is an <b>API key</b></li>
@@ -607,6 +607,23 @@ <h2>Configuring third party search sources</h2>
607607
<li>You should see an API key called "My First API Key"</li>
608608
<li>Under the "Key" column, click on the key to copy it to the clipboard</li>
609609
</ol>
610+
<b>Geoapify places search (easy)</b>
611+
<p>Notes</p>
612+
<ul>
613+
<li>You will need to use or create a free geoapify developer account to retrieve the configuration values</li>
614+
<li>There is no need for a credit card</li>
615+
<li>The free quota is plenty for a single user</li>
616+
<li>The configuration value you will need to obtain is an <b>API key</b></li>
617+
</ul>
618+
<p>Steps:</p>
619+
<ol>
620+
<li>Create an account here: <a href="https://myprojects.geoapify.com/register" target="_blank" rel="noopener">https://myprojects.geoapify.com/register</a></li>
621+
<li>Verify your account by clicking the verification link sent to your registration email</li>
622+
<li>Navigate to projects page here: <a href="https://myprojects.geoapify.com/projects" target="_blank" rel="noopener">https://myprojects.geoapify.com/projects</a></li>
623+
<li>Click "Create a project" button, enter a name, then click OK</li>
624+
<li>You should land on the new project's page, under the "API keys" section</li>
625+
<li>Copy the API key displayed at the top of the page</li>
626+
</ol>
610627
<b>Other places search APIs providers</b>
611628
<p>Important notes:</p>
612629
<ul>
@@ -884,7 +901,7 @@ <h2>Problems with map display: blank map</h2>
884901
Some problems with the Google Maps component can prevent the map display from loading properly, resulting in an empty blank map.<br>
885902
Sometimes you can fix this by <a href="#devices_android_Problems_with_Google_Play_Services">clearing the Google Play Services app data</a>.<br>
886903
Unfortunaltey sometimes this will not be enough and you will need to clear the app data completely to resolve the issue.
887-
Since clearing the app data will result in all your markers being deleted, you have to careful follow these steps to avoid losing your data:
904+
Since clearing the app data will result in all your markers being deleted, you have to carefully follow these steps to avoid losing your data:
888905
</p>
889906
<ol>
890907
<li>Export your markers as a KMZ file</li>
@@ -1092,7 +1109,7 @@ <h2>Creating a Polygon</h2>
10921109
<a name="devices_ios_Creating_a_Circle"></a>
10931110
<h2>Creating a Circle</h2>
10941111
<p>To create a new circle, click on the add button from the main map interface and then click the circle button on the
1095-
left. Click the cicle center button to start placing the circle center, click the circle edge point button to start placing
1112+
left. Click the circle center button to start placing the circle center, click the circle edge point button to start placing
10961113
the outside boundary of the circle, long-click the circle edge point button to enter the circle radius manually, and click
10971114
the save button when you&rsquo;re done.</p>
10981115

@@ -1424,7 +1441,7 @@ <h2>Configuring third party search sources</h2>
14241441
<b>Tomtom places search API (easy)</b>
14251442
<p>Notes</p>
14261443
<ul>
1427-
<li>You will need to use or create a free tomtom develop account to retrieve the configuration values</li>
1444+
<li>You will need to use or create a free tomtom developer account to retrieve the configuration values</li>
14281445
<li>There is no need for a credit card</li>
14291446
<li>The free quota is plenty for a single user</li>
14301447
<li>The configuration value you will need to obtain is an <b>API key</b></li>
@@ -1437,6 +1454,23 @@ <h2>Configuring third party search sources</h2>
14371454
<li>You should see an API key called "My First API Key"</li>
14381455
<li>Under the "Key" column, click on the key to copy it to the clipboard</li>
14391456
</ol>
1457+
<b>Geoapify places search (easy)</b>
1458+
<p>Notes</p>
1459+
<ul>
1460+
<li>You will need to use or create a free geoapify developer account to retrieve the configuration values</li>
1461+
<li>There is no need for a credit card</li>
1462+
<li>The free quota is plenty for a single user</li>
1463+
<li>The configuration value you will need to obtain is an <b>API key</b></li>
1464+
</ul>
1465+
<p>Steps:</p>
1466+
<ol>
1467+
<li>Create an account here: <a href="https://myprojects.geoapify.com/register" target="_blank" rel="noopener">https://myprojects.geoapify.com/register</a></li>
1468+
<li>Verify your account by clicking the verification link sent to your registration email</li>
1469+
<li>Navigate to projects page here: <a href="https://myprojects.geoapify.com/projects" target="_blank" rel="noopener">https://myprojects.geoapify.com/projects</a></li>
1470+
<li>Click "Create a project" button, enter a name, then click OK</li>
1471+
<li>You should land on the new project's page, under the "API keys" section</li>
1472+
<li>Copy the API key displayed at the top of the page</li>
1473+
</ol>
14401474
<b>Other places search APIs providers</b>
14411475
<p>Important notes:</p>
14421476
<ul>
@@ -1638,7 +1672,7 @@ <h2>Issues with migrating / migrated V2 map</h2>
16381672
<ol>
16391673
<li>Export your markers as a KMZ file</li>
16401674
<li>Import your markers back to another device to confirm that the backup worked</li>
1641-
<li>Once you're confident your data is safely backed-up, uninstall the app, this will result in all app date being deleted</li>
1675+
<li>Once you're confident your data is safely backed-up, uninstall the app, this will result in all app data being deleted</li>
16421676
<li>Install the app again, this should start you with a fresh new map</li>
16431677
<li>Import your markers back</li>
16441678
<li>If you're using the cloud sync feature, sync your map to the cloud</li>
@@ -1777,7 +1811,7 @@ <h2>Creating a Polygon</h2>
17771811
<a name="devices_web_Creating_a_Circle"></a>
17781812
<h2>Creating a Circle</h2>
17791813
<p>To create a new circle, click on the add button from the main map interface and then click the circle button on the
1780-
left. Click the cicle center button to start placing the circle center, click the circle edge point button to start placing
1814+
left. Click the circle center button to start placing the circle center, click the circle edge point button to start placing
17811815
the outside boundary of the circle, long-click the circle edge point button to enter the circle radius manually, and click
17821816
the save button when you&rsquo;re done.</p>
17831817

@@ -2083,7 +2117,7 @@ <h2>Configuring third party search sources</h2>
20832117
<b>Tomtom places search API (easy)</b>
20842118
<p>Notes</p>
20852119
<ul>
2086-
<li>You will need to use or create a free tomtom develop account to retrieve the configuration values</li>
2120+
<li>You will need to use or create a free tomtom developer account to retrieve the configuration values</li>
20872121
<li>There is no need for a credit card</li>
20882122
<li>The free quota is plenty for a single user</li>
20892123
<li>The configuration value you will need to obtain is an <b>API key</b></li>
@@ -2096,6 +2130,23 @@ <h2>Configuring third party search sources</h2>
20962130
<li>You should see an API key called "My First API Key"</li>
20972131
<li>Under the "Key" column, click on the key to copy it to the clipboard</li>
20982132
</ol>
2133+
<b>Geoapify places search (easy)</b>
2134+
<p>Notes</p>
2135+
<ul>
2136+
<li>You will need to use or create a free geoapify developer account to retrieve the configuration values</li>
2137+
<li>There is no need for a credit card</li>
2138+
<li>The free quota is plenty for a single user</li>
2139+
<li>The configuration value you will need to obtain is an <b>API key</b></li>
2140+
</ul>
2141+
<p>Steps:</p>
2142+
<ol>
2143+
<li>Create an account here: <a href="https://myprojects.geoapify.com/register" target="_blank" rel="noopener">https://myprojects.geoapify.com/register</a></li>
2144+
<li>Verify your account by clicking the verification link sent to your registration email</li>
2145+
<li>Navigate to projects page here: <a href="https://myprojects.geoapify.com/projects" target="_blank" rel="noopener">https://myprojects.geoapify.com/projects</a></li>
2146+
<li>Click "Create a project" button, enter a name, then click OK</li>
2147+
<li>You should land on the new project's page, under the "API keys" section</li>
2148+
<li>Copy the API key displayed at the top of the page</li>
2149+
</ol>
20992150
<b>Other places search APIs providers</b>
21002151
<p>Important notes:</p>
21012152
<ul>

help_old_v2/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -843,7 +843,7 @@ <h2>Problems with map display: blank map</h2>
843843
Some problems with the Google Maps component can prevent the map display from loading properly, resulting in an empty blank map.<br>
844844
Sometimes you can fix this by <a href="#devices_android_Problems_with_Google_Play_Services">clearing the Google Play Services app data</a>.<br>
845845
Unfortunaltey sometimes this will not be enough and you will need to clear the app data completely to resolve the issue.
846-
Since clearing the app data will result in all your markers being deleted, you have to careful follow these steps to avoid losing your data:
846+
Since clearing the app data will result in all your markers being deleted, you have to carefully follow these steps to avoid losing your data:
847847
</p>
848848
<ol>
849849
<li>Export your markers as a KMZ file</li>

privacy/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ <h2>Definition of personal data</h2>
6969
<ul>
7070
<li>Here Search API: <a href="https://legal.here.com/en-gb/privacy">https://legal.here.com/en-gb/privacy</a></li>
7171
<li>Google Places Search API: <a href="https://policies.google.com/privacy">https://policies.google.com/privacy</a></li>
72-
<li>Microsoft Bing Places search: <a href="https://privacy.microsoft.com/en-ca/privacystatement">https://privacy.microsoft.com/en-ca/privacystatement</a>
73-
<li>Tomtom Places search: <a href="https://www.tomtom.com/privacy/">https://www.tomtom.com/privacy/</a></li>
72+
<li>Tomtom Places Search: <a href="https://www.tomtom.com/privacy/">https://www.tomtom.com/privacy/</a></li>
73+
<li>Geoapify Places Search: <a href="https://www.geoapify.com/privacy-policy/">https://www.geoapify.com/privacy-policy/</a></li>
7474
</ul>
7575
</p>
7676
<h2>How Map Marker accesses your data</h2>

0 commit comments

Comments
 (0)