Skip to content

Commit

Permalink
updates reactive-manual links
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharthlatest committed Nov 14, 2017
1 parent 3c2c54f commit 1c56e29
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
42 changes: 21 additions & 21 deletions index.html
Expand Up @@ -59,7 +59,7 @@ <h1 class="website-title m-b-2">Reactive Maps</h1>
<div class="install-row m-b-2">
<a href="onboarding/" class="btn theme-btn">Interactive Tutorial</a>
or
<a href="https://opensource.appbase.io/reactive-manual/v1/getting-started/Installation.html" class="btn theme-btn">Install - 1.0.0</a>
<a href="https://opensource.appbase.io/reactive-manual/getting-started/maps-install.html" class="btn theme-btn">Install - v1</a>
</div>
<div class="star-frame">
<iframe src="https://ghbtns.com/github-btn.html?user=appbaseio&repo=reactivemaps&type=star&count=true&size=large" frameBorder="0" scrolling="0" width="160px" height="30px"></iframe>
Expand Down Expand Up @@ -111,7 +111,7 @@ <h1 class="website-title m-b-2">Reactive Maps</h1>
<p class="description">
Works with your CSS tooling.
<p class="inner-description">
Introduces minimum styling, each component adheres to a simple and consistent CSS API. Comes with <a href="https://opensource.appbase.io/reactive-manual/v1/advanced/Theming.html">light and dark themes</a>.
Introduces minimum styling, each component adheres to a simple and consistent CSS API. Comes with <a href="https://opensource.appbase.io/reactive-manual/advanced/theming.html">light and dark themes</a>.
</p>
</p>
</div>
Expand All @@ -136,49 +136,49 @@ <h2 class="title">
</div>
<div class="row text-center">
<div class="col-xs-6 col-sm-3">
<a href="https://opensource.appbase.io/reactive-manual/v1/components/DataSearch.html" target="_blank">
<a href="https://opensource.appbase.io/reactive-manual/basic-components/datasearch.html" target="_blank">
<img src="website/assets/images/ui/UI_icon-34.png" alt="ReactiveMap UI Component">
</a>
<a href="https://opensource.appbase.io/reactive-manual/v1/components/SingleList.html" target="_blank">
<a href="https://opensource.appbase.io/reactive-manual/basic-components/singlelist.html" target="_blank">
<img src="website/assets/images/ui/UI_icon-35.png" alt="ReactiveMap UI Component">
</a>
<a href="https://opensource.appbase.io/reactive-manual/v1/components/DatePicker.html" target="_blank">
<a href="https://opensource.appbase.io/reactive-manual/basic-components/datepicker.html" target="_blank">
<img src="website/assets/images/ui/UI_icon-36.png" alt="ReactiveMap UI Component">
</a>
</div>
<div class="col-xs-6 col-sm-6">
<a href="https://opensource.appbase.io/reactive-manual/v1/map-components/ReactiveMap.html" target="_blank">
<a href="https://opensource.appbase.io/reactive-manual/map-components/reactivemap.html" target="_blank">
<img src="website/assets/images/ui/UI_icon-46.png" alt="ReactiveMap UI Component">
</a>
<div class="small">
<a href="https://opensource.appbase.io/reactive-manual/v1/map-components/ReactiveMap.html" target="_blank">
<a href="https://opensource.appbase.io/reactive-manual/map-components/reactivemap.html" target="_blank">
<img src="website/assets/images/ui/UI_icon-37.png" alt="ReactiveMap UI Component">
</a>
<a href="https://opensource.appbase.io/reactive-manual/v1/map-components/ReactiveMap.html" target="_blank">
<a href="https://opensource.appbase.io/reactive-manual/map-components/reactivemap.html" target="_blank">
<img src="website/assets/images/ui/UI_icon-38.png" alt="ReactiveMap UI Component">
</a>
<a href="https://opensource.appbase.io/reactive-manual/v1/map-components/ReactiveMap.html" target="_blank">
<a href="https://opensource.appbase.io/reactive-manual/map-components/reactivemap.html" target="_blank">
<img src="website/assets/images/ui/UI_icon-39.png" alt="ReactiveMap UI Component">
</a>
</div>
<a href="https://opensource.appbase.io/reactive-manual/v1/components/RangeSlider.html" target="_blank">
<a href="https://opensource.appbase.io/reactive-manual/basic-components/rangeslider.html" target="_blank">
<img src="website/assets/images/ui/UI_icon-40.png" alt="ReactiveMap UI Component">
</a>
<a href="https://opensource.appbase.io/reactive-manual/v1/components/ToggleButton.html" target="_blank">
<a href="https://opensource.appbase.io/reactive-manual/basic-components/togglebutton.html" target="_blank">
<img src="website/assets/images/ui/UI_icon-41.png" alt="ReactiveMap UI Component">
</a>
</div>
<div class="col-xs-6 col-sm-3">
<a href="https://opensource.appbase.io/reactive-manual/v1/map-components/ReactiveMap.html" target="_blank">
<a href="https://opensource.appbase.io/reactive-manual/map-components/reactivemap.html" target="_blank">
<img src="website/assets/images/ui/UI_icon-45.png" alt="ReactiveMap UI Component">
</a>
<a href="https://opensource.appbase.io/reactive-manual/v1/map-components/ReactiveMap.html" target="_blank">
<a href="https://opensource.appbase.io/reactive-manual/map-components/reactivemap.html" target="_blank">
<img src="website/assets/images/ui/UI_icon-44.png" alt="ReactiveMap UI Component">
</a>
<a href="https://opensource.appbase.io/reactive-manual/v1/map-components/ReactiveMap.html" target="_blank">
<a href="https://opensource.appbase.io/reactive-manual/map-components/reactivemap.html" target="_blank">
<img src="website/assets/images/ui/UI_icon-43.png" alt="ReactiveMap UI Component">
</a>
<a href="https://opensource.appbase.io/reactive-manual/v1/map-components/GeoDistanceDropdown.html" target="_blank">
<a href="https://opensource.appbase.io/reactive-manual/map-components/geodistancedropdown.html" target="_blank">
<img src="website/assets/images/ui/UI_icon-42.png" alt="ReactiveMap UI Component">
</a>
</div>
Expand Down Expand Up @@ -213,7 +213,7 @@ <h2 class="title">
</h2>
<p class="description">
A display of meetup RSVPs filtered by city and topics. Show RSVP data in a popover when clicked on a marker.</p>
<p class="description">It uses <a href="https://opensource.appbase.io/reactive-manual/v1/components/SingleList.html">SingleList</a>, <a href="https://opensource.appbase.io/reactive-manual/v1/components/MultiList.html">MultiList</a> and <a href="https://opensource.appbase.io/reactive-manual/v1/map-components/ReactiveMap.html">ReactiveMap</a> components.
<p class="description">It uses <a href="https://opensource.appbase.io/reactive-manual/basic-components/singlelist.html">SingleList</a>, <a href="https://opensource.appbase.io/reactive-manual/basic-components/multilist.html">MultiList</a> and <a href="https://opensource.appbase.io/reactive-manual/map-components/reactivemap.html">ReactiveMap</a> components.
</p>
<a href="https://opensource.appbase.io/reactivemaps/examples/meetupblast" target="_blank">Demo</a>
<span class="fa fa-angle-right"></span>
Expand All @@ -235,7 +235,7 @@ <h2 class="title">
<p class="description">
A display of historical earthquake data across the globe filtered by places, magnitude and year.</p>
<p class="description">
It uses <a href="https://opensource.appbase.io/reactive-manual/v1/components/MultiList.html">MultiList</a>, <a href="https://opensource.appbase.io/reactive-manual/v1/components/RangeSlider.html">RangeSlider</a> and <a href="https://opensource.appbase.io/reactive-manual/v1/map-components/ReactiveMap.html">ReactiveMap</a> components.
It uses <a href="https://opensource.appbase.io/reactive-manual/basic-components/multilist.html">MultiList</a>, <a href="https://opensource.appbase.io/reactive-manual/basic-components/rangeslider.html">RangeSlider</a> and <a href="https://opensource.appbase.io/reactive-manual/map-components/reactivemap.html">ReactiveMap</a> components.
</p>
<a href="https://opensource.appbase.io/reactivemaps/examples/earthquake" target="_blank">Demo</a>
<span class="fa fa-angle-right"></span>
Expand All @@ -257,7 +257,7 @@ <h2 class="title">
<p class="description">
Weather data is fetched from openweathermap.org and stored in an appbase.io app. In this example, we run a GeoBoundingBox query using the boundary of the maps to fetch all such locations indexed in the app.</p>
<p class="decription">
It uses the <a href="https://opensource.appbase.io/reactive-manual/v1/map-components/ReactiveMap.html">ReactiveMap</a> component.
It uses the <a href="https://opensource.appbase.io/reactive-manual/map-components/reactivemap.html">ReactiveMap</a> component.
</p>
<a href="https://opensource.appbase.io/reactivemaps/examples/weather" target="_blank">Demo</a>
<span class="fa fa-angle-right"></span>
Expand All @@ -280,7 +280,7 @@ <h2 class="title">
A display of Foursquare checkins filtered by city and categories. The example uses dynamic markers depending on the type of category. It also displays the checkin info on click in a popover.
</p>
<p>
It uses <a href="https://opensource.appbase.io/reactive-manual/v1/components/SingleList.html">SingleList</a>, <a href="https://opensource.appbase.io/reactive-manual/v1/components/MultiList.html">MultiList</a> and <a href="https://opensource.appbase.io/reactive-manual/v1/map-components/ReactiveMap.html">ReactiveMap</a> components.
It uses <a href="https://opensource.appbase.io/reactive-manual/basic-components/singlelist.html">SingleList</a>, <a href="https://opensource.appbase.io/reactive-manual/basic-components/multilist.html">MultiList</a> and <a href="https://opensource.appbase.io/reactive-manual/map-components/reactivemap.html">ReactiveMap</a> components.
</p>
<a href="https://opensource.appbase.io/reactivemaps/examples/now" target="_blank">Demo</a>
<span class="fa fa-angle-right"></span>
Expand All @@ -301,7 +301,7 @@ <h2 class="title">
</h2>
<p class="description">
A direction navigation example between two places A and B. Places are searchable via a full-text search box.</p>
<p class="description">It uses two <a href="https://opensource.appbase.io/reactive-manual/v1/map-components/PlacesSearch.html">PlacesSearch</a> and one<a href="https://opensource.appbase.io/reactive-manual/v1/map-components/ReactiveMap.html">ReactiveMap</a> components.
<p class="description">It uses two <a href="https://opensource.appbase.io/reactive-manual/map-components/placessearch.html">PlacesSearch</a> and one<a href="https://opensource.appbase.io/reactive-manual/map-components/reactivemap.html">ReactiveMap</a> components.
</p>
<a href="https://opensource.appbase.io/reactivemaps/examples/direction" target="_blank">Demo</a>
<span class="fa fa-angle-right"></span>
Expand All @@ -323,7 +323,7 @@ <h2 class="title">
<p class="description">
A heatmap view based on a simulation of frequent events, e.g. calculating the surge price in a neighborhood or city for an on-demand delivery service. It divides the area into a grid and creates a realtime GeoBoundingBox query for each cell, the frequency then visualized with a shade of color added to the cell area.</p>
<p class="description">
It uses the <a href="https://opensource.appbase.io/reactive-manual/v1/map-components/ReactiveMap.html">ReactiveMap</a> component and applies a customQuery and renders a polygon layer on the <strong>onData</strong> event.
It uses the <a href="https://opensource.appbase.io/reactive-manual/map-components/reactivemap.html">ReactiveMap</a> component and applies a customQuery and renders a polygon layer on the <strong>onData</strong> event.
</p>
<a href="https://opensource.appbase.io/reactivemaps/examples/heatmap" target="_blank">Demo</a>
<span class="fa fa-angle-right"></span>
Expand Down

0 comments on commit 1c56e29

Please sign in to comment.