Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
.idea/*

examples/simple-map/.idea/

examples/simple-photo/.idea/

examples/solomo/.idea/
34 changes: 17 additions & 17 deletions examples/simple-map/.meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,25 @@
# 'meteor add' and 'meteor remove' will edit this file for you,
# but you can also edit it by hand.

autopublish@1.0.7
insecure@1.0.7
autopublish@1.0.8
insecure@1.0.8
mdg:geolocation

meteor-base@1.5.1
mobile-experience@1.1.0
mongo@1.15.0
meteor-base@1.5.2
mobile-experience@1.1.2
mongo@2.1.1
blaze-html-templates
session@1.2.0
session@1.2.2
jquery
tracker@1.2.0
logging@1.3.1
reload@1.3.1
random@1.2.0
ejson@1.1.2
tracker@1.3.4
logging@1.3.6
reload@1.3.2
random@1.2.2
ejson@1.1.4
spacebars
check@1.3.1
standard-minifier-css@1.8.1
standard-minifier-js@2.8.0
shell-server@0.5.0
dynamic-import@0.7.2
underscore@1.0.10
check@1.4.4
standard-minifier-css@1.9.3
standard-minifier-js@3.0.0
shell-server@0.6.1
dynamic-import@0.7.4
underscore@1.6.2-rc300.4
2 changes: 1 addition & 1 deletion examples/simple-map/.meteor/release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
METEOR@2.7.3
METEOR@3.2.2
157 changes: 80 additions & 77 deletions examples/simple-map/.meteor/versions
Original file line number Diff line number Diff line change
@@ -1,79 +1,82 @@
allow-deny@1.1.1
autopublish@1.0.7
autoupdate@1.8.0
babel-compiler@7.9.2
babel-runtime@1.5.1
base64@1.0.12
binary-heap@1.0.11
blaze@2.6.1
blaze-html-templates@2.0.0
blaze-tools@1.1.3
boilerplate-generator@1.7.1
caching-compiler@1.2.2
caching-html-compiler@1.2.1
callback-hook@1.4.0
check@1.3.1
ddp@1.4.0
ddp-client@2.5.0
ddp-common@1.4.0
ddp-server@2.5.0
diff-sequence@1.1.1
dynamic-import@0.7.2
ecmascript@0.16.2
ecmascript-runtime@0.8.0
ecmascript-runtime-client@0.12.1
ecmascript-runtime-server@0.11.0
ejson@1.1.2
es5-shim@4.8.0
fetch@0.1.1
geojson-utils@1.0.10
hot-code-push@1.0.4
html-tools@1.1.3
htmljs@1.1.1
id-map@1.1.1
insecure@1.0.7
inter-process-messaging@0.1.1
allow-deny@2.1.0
autopublish@1.0.8
autoupdate@2.0.0
babel-compiler@7.11.3
babel-runtime@1.5.2
base64@1.0.13
binary-heap@1.0.12
blaze@3.0.0-rc300.2
blaze-html-templates@3.0.0-rc300.2
blaze-tools@2.0.0-rc300.2
boilerplate-generator@2.0.0
caching-compiler@2.0.1
caching-html-compiler@2.0.0-rc300.2
callback-hook@1.6.0
check@1.4.4
core-runtime@1.0.0
ddp@1.4.2
ddp-client@3.1.0
ddp-common@1.4.4
ddp-server@3.1.2
diff-sequence@1.1.3
dynamic-import@0.7.4
ecmascript@0.16.10
ecmascript-runtime@0.8.3
ecmascript-runtime-client@0.12.3
ecmascript-runtime-server@0.11.1
ejson@1.1.4
es5-shim@4.8.1
facts-base@1.0.2
fetch@0.1.6
geojson-utils@1.0.12
hot-code-push@1.0.5
html-tools@2.0.0-rc300.2
htmljs@2.0.0-rc300.2
id-map@1.2.0
insecure@1.0.8
inter-process-messaging@0.1.2
jquery@3.0.0
launch-screen@1.3.0
logging@1.3.1
launch-screen@2.0.1
logging@1.3.6
mdg:geolocation@1.3.1
meteor@1.10.0
meteor-base@1.5.1
minifier-css@1.6.1
minifier-js@2.7.5
minimongo@1.8.0
mobile-experience@1.1.0
mobile-status-bar@1.1.0
modern-browsers@0.1.8
modules@0.18.0
modules-runtime@0.13.0
mongo@1.15.0
mongo-decimal@0.1.3
mongo-dev-server@1.1.0
mongo-id@1.0.8
npm-mongo@4.3.1
observe-sequence@1.0.20
ordered-dict@1.1.0
promise@0.12.0
random@1.2.0
react-fast-refresh@0.2.3
reactive-dict@1.3.0
reactive-var@1.0.11
reload@1.3.1
retry@1.1.0
routepolicy@1.1.1
session@1.2.0
shell-server@0.5.0
socket-stream-client@0.5.0
spacebars@1.3.0
spacebars-compiler@1.3.1
standard-minifier-css@1.8.2
standard-minifier-js@2.8.1
templating@1.4.2
templating-compiler@1.4.1
templating-runtime@1.6.1
templating-tools@1.2.2
tracker@1.2.0
underscore@1.0.10
webapp@1.13.1
webapp-hashing@1.1.0
meteor@2.1.0
meteor-base@1.5.2
minifier-css@2.0.1
minifier-js@3.0.1
minimongo@2.0.2
mobile-experience@1.1.2
mobile-status-bar@1.1.1
modern-browsers@0.2.1
modules@0.20.3
modules-runtime@0.13.2
mongo@2.1.1
mongo-decimal@0.2.0
mongo-dev-server@1.1.1
mongo-id@1.0.9
npm-mongo@6.10.2
observe-sequence@2.0.0-rc300.2
ordered-dict@1.2.0
promise@1.0.0
random@1.2.2
react-fast-refresh@0.2.9
reactive-dict@1.3.2
reactive-var@1.0.13
reload@1.3.2
retry@1.1.1
routepolicy@1.1.2
session@1.2.2
shell-server@0.6.1
socket-stream-client@0.6.0
spacebars@2.0.0-rc300.2
spacebars-compiler@2.0.0-rc300.2
standard-minifier-css@1.9.3
standard-minifier-js@3.0.0
templating@1.4.4-rc300.2
templating-compiler@2.0.0-rc300.2
templating-runtime@2.0.0-rc300.2
templating-tools@2.0.0-rc300.2
tracker@1.3.4
typescript@5.6.3
underscore@1.6.2-rc300.4
webapp@2.0.6
webapp-hashing@1.1.2
4 changes: 2 additions & 2 deletions examples/simple-map/map.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ <h1>Where am I?</h1>

<!--
<h3>Google maps:</h3>
<img src="https://maps.googleapis.com/maps/api/staticmap?center={{loc.lat}},{{loc.lng}}&zoom=15&size=600x300&maptype=roadmap&markers=color:blue%7C{{loc.lat}},{{loc.lng}}&key=YOU_API_KEY" />
<img src="https://maps.googleapis.com/maps/api/staticmap?center={{loc.lat}},{{loc.lng}}&zoom=15&size=600x300&maptype=roadmap&markers=color:blue%7C{{loc.lat}},{{loc.lng}}&key=AIzaSyB2V8IFYwB-Syx2-lauWq8EgjNmS7b8fMY" />
-->

<h3>Geoapify:</h3>
<img src="https://maps.geoapify.com/v1/staticmap?style=osm-carto&width=600&height=400&center=lonlat:{{loc.lng}},{{loc.lat}}&zoom=14&marker=lonlat:{{loc.lng}},{{loc.lat}};type:material;color:%23ff3421;icontype:awesome&apiKey=YOUR_API_KEY" />
<img src="https://maps.geoapify.com/v1/staticmap?style=osm-carto&width=600&height=400&center=lonlat:{{loc.lng}},{{loc.lat}}&zoom=14&marker=lonlat:{{loc.lng}},{{loc.lat}};type:material;color:%23ff3421;icontype:awesome&apiKey=13bf8b8e3db449cfa5022629167c3487" />

{{#if error}}
<p>Error: {{error.message}}</p>
Expand Down
Loading