Table of contents. DMXzone Google Maps 2 DMXzone

Size: px
Start display at page:

Download "Table of contents. DMXzone Google Maps 2 DMXzone"

Transcription

1 Table of contents Table of contents... 1 About... 2 Features in Detail... 3 The Basics: Inserting Google Maps on a Page Advanced: Control Google Maps with Behaviors Advanced: Track Your Current Position on the Map Advanced: Using with Dynamic Data Video: Inserting Google Maps on a Page Video: Control Google Maps with Behaviors Video: Track Your Current Position on the Map Video: Using with Dynamic Data Page 1 of 55

2 About Unleash the power of Google Maps in just a few clicks. Add markers to cities, addresses, businesses and events with info balloons on interactive, annotated maps and integrate them in your websites! Choose addresses and Geo locations from any feed but also from HTML5 Data Bindings data source and Database Connector PHP/ASP. Let your visitors browse a dynamic or static map and find what they are looking for as quickly as possible. Enable dynamic tracking and positioning with HTML5 Geo Location so that you can dynamically adjust the center point of the map on which the viewport will be centered. Change marker images, show rich tooltips, pan to location and tons of other actions, using Google Maps 2 control behaviors. These are just a few of the amazing features that you ll find in this Dreamweaver tool. Page 2 of 55

3 Features in Detail Full integration with HTML5 Data Bindings and Database Connector - Choose addresses and Geo locations from any feed but also from HTML5 Data Bindings data source with the help of Database Connector PHP/ASP. Page 3 of 55

4 Automatic markers updates with HTML5 Data Bindings - Now when you bind your markers to a HTML5 Data Binding and the data refreshes then all the markers get updated automatically. Page 4 of 55

5 Automatic map center positioning with HTML5 Data Bindings - When you use a data binding as map center address, then when its data changes the map is automatically centered to the new address. Page 5 of 55

6 Real time data updates for static markers with HTML5 Data Bindings - Even if you choose to use static markers list, but bind some of the markers properties to HTML5 Data Bindings, when these properties change the marker gets automatically updated! Page 6 of 55

7 Dynamic tracking and positioning with HTML5 Geo Location - Using HTML5 Geo Location picker you can dynamically adjust the center point of the map on which the viewport will be centered. Page 7 of 55

8 Full support for the latest Google Maps API V3 - It loads super-fast, especially on mobile browsers such as Android-based devices and the iphone. Page 8 of 55

9 Multiple markers with custom icons - Place as many markers as you need on your website and also use custom designed icons. Page 9 of 55

10 Static Maps - Embed a fast and simple Google Maps image in your web page or mobile site without requiring JavaScript or any dynamic page loading. Just enter as many markers for the addresses as you wish to display. Page 10 of 55

11 Dynamic Maps - Add markers to your Google Maps dynamically! Choose your addresses or Geo locations from any recordset or other data sources such as HTML5 Data Bindings and HTML5 Geo Location. Page 11 of 55

12 Special ios support for touch and zoom - Whit the latest API V3 the is especially designed for mobile devices as well as for desktop browsers. Page 12 of 55

13 Real-time preview in Dreamweaver - You can see a preview of your Google Maps directly in Dreamweaver Live View. Page 13 of 55

14 Zoomable Maps - Define the resolution of the current view from 1(the lowest zoom level, in which the entire world can be seen on one map) to 19. You can also choose fit to make the map auto determine the best zoom level so that all markers are visible. Page 14 of 55

15 Convert address to Geo location - Convert a street addresses or other locations (ZIP codes, postal codes, city & state, airport IATA/ICAO codes, etc.) to latitude and longitude, which can be entered into a GPS device or geographical software. Geo Location is always preferred due to limits in Google API when decoding multiple addresses at once. Position marker by latitude/longitude as well as by its address - Enter the latitude and longitude for places that can not be entered by address or name. Page 15 of 55

16 Add title and description for you markers - Full support for rich HTML info windows. Different map types - Choose between roadmap, satellite, hybrid (labels) or terrain for your default opening maps. Page 16 of 55

17 Street View - Enable the Street view to explore places around the world through 360-degree streetlevel imagery. Keyboard shortcuts support for navigation - Google Maps can also be navigated by using keyboard shortcuts to move the map and zoom in and out. Page 17 of 55

18 Fully controllable by behaviors - The available actions are: add/remove marker, pan to location, set center location, pan by distance, set zoom or set map type, and more. Page 18 of 55

19 Before you begin Make sure to setup your site in Dreamweaver first before creating a page. If you don t know how to do that please read this. Installing the extension Read the tutorial at Login, download the product, and look up your serial at Get the latest Extension Manager at Open Extension Manager and go to your Purchased products tab and click install. If you have a subscription, the extension is to be found and installed in the Explore tab. Get the latest extension manager from Adobe at Open the.zxp file if you re using Dreamweaver CC or the.mxp file for Dreamweaver CS+ with Adobe Extension manager and install the extension. If you experience any problems contact our Live Support! Page 19 of 55

20 The Basics: Inserting Google Maps on a Page In this tutorial we will show you how to insert on your page. *You can also check out the video. Page 20 of 55

21 How to do it 1. Click the Google Maps icon and the UI dialog will appear. Page 21 of 55

22 2. Set the maps width and height (1) and give your map a name (2). Page 22 of 55

23 3. In order to add a location click the pin (1) and add an address or latitude/longitude for it (2). If you want, you can add title and description, which can be also HTML driven (3). Page 23 of 55

24 4. For the map you can choose between the added markers or use a custom one by entering the link in the image field. In this case we will use a default one. Page 24 of 55

25 5. In the Advanced settings we ll set 18 for zoom for our map (1), using the Roadmap for the map type (2). Page 25 of 55

26 6. Now, you can save your work and preview the result in your browser. Page 26 of 55

27 Advanced: Control Google Maps with Behaviors In this tutorial we will show you how to use the control behaviors in order to control the Google Maps 2 on your page. *You can also check out the video. Page 27 of 55

28 How to do it 1. We ve already added Google Maps to our page. Now, we are going to use the four links to control our map: pan to location, change zoom level and change map type. Page 28 of 55

29 2. Select the link you want to add the behavior to. Click the Add behavior button (1), select the menu item (2) and click the Control Google Maps (3). Page 29 of 55

30 3. The Control Google maps window opens. Select the Pan to Location action from the menu (1) add an address (2) that you want to pan to when the link is clicked and click OK (3). Page 30 of 55

31 4. Now we are going to add the next behavior: Set Zoom Level. Again open the Control Google Maps window following steps 1, 2 and 3. Page 31 of 55

32 5. Select the Set zoom action from the dropdown menu (1) add the zoom level (2) and click OK (3). Page 32 of 55

33 6. Finally, we re going to add our third behavior for this link: Set Map Type from the Control Google Maps Window. Page 33 of 55

34 7. Select the Set map type action from the dropdown menu (1), choose Hybrid map type (2) and click OK (3). Page 34 of 55

35 8. We do the same for the other 3 links. Now, you can save your work and preview the result in a browser. Page 35 of 55

36 Advanced: Track Your Current Position on the Map In this tutorial we will show you how to track your current position on the map using and HTML5 Geo Location. *You can also check out the video. Page 36 of 55

37 How to do it 1. We are going to use the HTML5 Geo Location extension to track our position and Google Maps 2 to display it on the map. First, open the insert panel (1) and select the HTML5 Geo Location icon, which is located in menu (2). Page 37 of 55

38 2. The HTML5 Geo Location dialog appears and you can customize its options. We enable the high accuracy (1) and continuous tracking (2) options. Also we set the timeout to 5 seconds (3) and maximum age to 0 as we don t want to use cached position (4). When you re done click OK to apply the setting on your page. Page 38 of 55

39 3. Let s insert the map on our page. Select Google Maps (2) from the insert menu (1). Page 39 of 55

40 4. Setup the map width and height (1). First, we are going to add a marker (2) that displays our current location on the map. Click the HTML5 Data Bindings value button located next to the latitude field (3). Page 40 of 55

41 5. Expand the Geo Location list in the field pickup dialog (1), select the latitude binding (2) and click OK (3). Page 41 of 55

42 6. We do the same for the longitude. Page 42 of 55

43 7. Add a title (1) for this marker and switch to the advanced settings (2). Page 43 of 55

44 8. Here, we are going to setup the map center to follow our location and update according to it. We use the HTML5 Geo Location latitude and longitude bindings for the center point of the map. Page 44 of 55

45 9. Now the map will be centered to our current location. You can apply the settings now. Page 45 of 55

46 10. Now, you can save your work and preview the results. Page 46 of 55

47 Advanced: Using with Dynamic Data In this tutorial we will show you how to use with dynamic data, coming from HTML5 Data Bindings data source. *You can also check out the video. Page 47 of 55

48 How to do it 1. We created a database source. Our database table contains information about restaurants geo coordinates name and description. We want to use this database source to display the restaurants on the map. Open the insert panel (1) and click the Google Maps icon (2). Page 48 of 55

49 2. Select dynamic markers source radio button (1) and your data source (2). Then we select the repeating element of our data source (3). Page 49 of 55

50 3. We select the data repeating element of our data source (1) and click the OK button (2). Page 50 of 55

51 4. Our restaurant locations are stored using their geo coordinates - latitude and longitude. Let s select the latitude data element. Page 51 of 55

52 5. It is located inside the repeating element of our data source. Select latitude (1) and click OK (2). Page 52 of 55

53 6. We do the same with the longitude data element as well as title and description. Page 53 of 55

54 7. Click the OK button, when you are done customizing your map. Now, you can save your work and preview the results. Page 54 of 55

55 Video: Inserting Google Maps on a Page With this movie we will show you how to insert on your page. Video: Control Google Maps with Behaviors With this movie we will show you how to use the control behaviors in order to control the on your page. Video: Track Your Current Position on the Map With this movie we will show you how to track your current position on the map using and HTML5 Geo Location. Video: Using with Dynamic Data With this movie we will show you how to use with dynamic data, coming from HTML5 Data Bindings data source. Page 55 of 55

Table of contents. DMXzone Google Maps Manual DMXzone.com

Table of contents. DMXzone Google Maps Manual DMXzone.com Table of contents Table of contents... 1 About DMXzone Google Maps... 2 Features in Detail... 3 The Basics: Insterting DMXzone Google Maps on a Page... 16 Advanced: Creating Dynamic DMXzone Google Maps...

More information

HTML5 Responsive Notify 2 DMXzone

HTML5 Responsive Notify 2 DMXzone Table of contents Table of contents... 1 About HTML5 Responsive Notify 2... 2 Features in Detail... 3 The Basics: Insert HTML5 Responsive Notify 2 on your Page... 10 Advanced: Retrieve your Notifications

More information

Table of contents. DMXzone Nivo Slider 3 DMXzone

Table of contents. DMXzone Nivo Slider 3 DMXzone Nivo Slider 3 Table of contents Table of contents... 1 About Nivo Slider 3... 2 Features in Detail... 3 Reference: Nivo Slider Skins... 22 The Basics: Creating a Responsive Nivo Slider... 28 Advanced:

More information

Sliding PayPal Shopping Cart 2 DMXzone

Sliding PayPal Shopping Cart 2 DMXzone Table of contents Table of contents... 1 About Sliding PayPal Shopping Cart 2... 2 Features in Detail... 3 The Basics: Use Sliding PayPal Shopping Cart 2 on your Page... 21 Advanced: Different Options

More information

Table of contents. HTML5 Data Bindings Repeater DMXzone

Table of contents. HTML5 Data Bindings Repeater DMXzone Table of contents Table of contents... 1 About HTML5 Data Bindings Extended Repeater... 2 Features in Detail... 3 The Basics: Client Side Pagination... 14 Advanced: Sorting Data of a Repeat Region... 36

More information

Getting Started with Pro Maps for Google

Getting Started with Pro Maps for Google Getting Started with Pro Maps for Google This Getting Started Guide shows you how to get up and running with Pro Maps for Google. This Dreamweaver extension allows you to add static and dynamic maps to

More information

Table of contents. DMXzone epub Manager DMXzone

Table of contents. DMXzone epub Manager DMXzone Table of contents Table of contents... 1 About epub Manager... 2 Features in Detail... 4 The Basics: Setting Up Dreamweaver Workspace for epub Projects... 19 Advanced: Creating epubs from Scratch using

More information

Help Documentation. Copyright 2007 WebAssist.com Corporation All rights reserved.

Help Documentation. Copyright 2007 WebAssist.com Corporation All rights reserved. Help Documentation Copyright 2007 WebAssist.com Corporation All rights reserved. Using Pro Maps for Google This wizard adds a Pro Map for Google to your web page, allowing you to configure and specify

More information

Table of contents. Sliding Panels DMXzone.com

Table of contents. Sliding Panels DMXzone.com Table of contents Table of contents... 1 About Sliding Panels... 2 Features in Detail... 3 Before you begin... 12 The Basics: Creating Simple Sliding Panels... 13 Advanced: Dynamic Sliding Panels... 20

More information

Table of contents. HTML5 Image Enhancer Manual DMXzone.com

Table of contents. HTML5 Image Enhancer Manual DMXzone.com Table of contents About HTML5 Image Enhancer... 2 Features in Detail... 3 Before you begin... 11 Installing the extension... 11 Reference: HTML5 Image Enhancer Filters... 12 The Basics: Adding Real-time

More information

Table of contents. DMXzone Ajax Form Manual DMXzone

Table of contents. DMXzone Ajax Form Manual DMXzone Table of contents Table of contents... 1 About Ajax Form... 2 Features in Detail... 3 The Basics: Basic Usage of Ajax Form... 13 Advanced: Styling the Default Success and Error Message Sections... 24 Advanced:

More information

Table of contents. HTML5 MP3 Player Manual DMXzone.com

Table of contents. HTML5 MP3 Player Manual DMXzone.com Table of contents Table of contents... 1 About HTML5 Video Player... 2 Features in Detail... 3 The Basics: Basic HTML5 Video Player with a Predefined Design... 14 Advanced: YouTube and Vid.ly as Video

More information

Table of contents. Pure ASP Upload 3 Manual DMXzone

Table of contents. Pure ASP Upload 3 Manual DMXzone Table of contents Table of contents... 1 About Pure ASP Upload 3... 2 Features in Detail... 3 The Basics: Uploading Files with Pure ASP Upload 3... 14 Advanced: Using Pure ASP Upload 3 with Insert Record...

More information

STORE LOCATOR PLUGIN USER GUIDE

STORE LOCATOR PLUGIN USER GUIDE support@simicart.com Support: +84.3127.1357 STORE LOCATOR PLUGIN USER GUIDE Table of Contents 1. INTRODUCTION... 3 2. HOW TO INSTALL... 4 3. HOW TO CONFIGURE... 5 4. HOW TO USE ON APP... 13 SimiCart Store

More information

Table of contents. DMXzone Font Awesome DMXzone

Table of contents. DMXzone Font Awesome DMXzone Font Awesome Table of contents Table of contents... 1 About Font Awesome... 2 Features in Detail... 3 The Basics: Insert Font Awesome on your Page... 12 Advanced: Setup Font Awesome Include Options...

More information

Table of contents. Sliding Menu Manual DMXzone.com

Table of contents. Sliding Menu Manual DMXzone.com Table of contents About Sliding Menu... 2 Features in Detail... 3 Before you begin... 19 Installing the extension... 19 Reference: iphone and Android Intents... 20 Reference: Sliding Menu Designs... 22

More information

FolderView DMXzone.com Folder View 2 Manual

FolderView DMXzone.com Folder View 2 Manual Folder View 2 Manual Copyright 2009 All Rights Reserved To get more go to Page 1 of 39 Index Folder View 2 Manual... 1 Index... 2 About FolderView... 3 Features in Detail... 4 Before you begin... 10 Installing

More information

Table of contents. DMXzoneUniformManual DMXzone

Table of contents. DMXzoneUniformManual DMXzone Table of contents Table of contents... 1 About Uniform... 2 The Basics: Basic Usage of Uniform... 11 Advanced: Updating Uniform Elements on Demand... 19 Reference: Uniform Designs... 26 Video: Basic Usage

More information

Table of contents. Ajax AutoComplete Manual DMXzone.com

Table of contents. Ajax AutoComplete Manual DMXzone.com Table of contents Table of contents... 1 About Ajax AutoComplete... 2 Features in Detail... 3 The Basics: Creating a Basic AJAX AutoComplete Field... 12 Advanced: Generating an AutoComplete Field using

More information

Table of contents. DMXzone CSS3 Drop Shadows Manual DMXzone

Table of contents. DMXzone CSS3 Drop Shadows Manual DMXzone CSS3 Drop Shadows Manual Table of contents Table of contents... 1 About CSS3 Drop Shadows... 2 Features in Detail... 3 The Basics: Basic Usage of CSS3 Drop Shadows... 13 Video: Using CSS3 Drop Shadows...

More information

We do More VMAP DOCUMENTATION

We do More VMAP DOCUMENTATION We do More VMAP DOCUMENTATION Overview VMap Component is a uniquely designed Joomla Extension that allows you to put your listings on Google Map. It provides you a very simple and flexible way to put anything

More information

Table of contents. Pure PHP/ASP Upload AddOn Pack Manual DMXzone

Table of contents. Pure PHP/ASP Upload AddOn Pack Manual DMXzone Table of contents Table of contents... 1 About Pure PHP/ASP Upload Add-on Pack... 2 Features in Detail... 3 The Basics: Using Delete File(s) Before Record Server Behavior... 8 Advanced: Using Delete File

More information

Table of contents. Sliding Billboard DMXzone.com

Table of contents. Sliding Billboard DMXzone.com Table of contents About Sliding Billboard... 2 Features in Detail... 3 Before you begin... 11 Installing the extension... 11 The Basics: Creating a Simple Sliding Billboard Introduction... 12 Advanced:

More information

Figure 1 Forms category in the Insert panel. You set up a form by inserting it and configuring options through the Properties panel.

Figure 1 Forms category in the Insert panel. You set up a form by inserting it and configuring options through the Properties panel. Adobe Dreamweaver CS6 Project 3 guide How to create forms You can use forms to interact with or gather information from site visitors. With forms, visitors can provide feedback, sign a guest book, take

More information

Table of contents. DMXzone Colorpicker Manual DMXzone

Table of contents. DMXzone Colorpicker Manual DMXzone Table of contents Table of contents... 1 About Colorpicker... 2 Features in Detail... 3 The Basics: Basic Usage of Colorpicker... 20 The Basics: Using Custom Color Swatches with Colorpicker... 34 Advanced:

More information

Flash MP3 Player DMXzone.com Flash MP3 Player Manual

Flash MP3 Player DMXzone.com Flash MP3 Player Manual Flash MP3 Player Manual Page 1 of 16 Index Flash MP3 Player Manual... 1 Index... 2 About Flash MP3 Player... 3 Features in Detail... 3 Before you begin... 7 Installing the extension... 7 Creating a MP3

More information

Fish Eye Menu DMXzone.com Fish Eye Menu Manual

Fish Eye Menu DMXzone.com Fish Eye Menu Manual Fish Eye Menu Manual Page 1 of 33 Index Fish Eye Menu Manual... 1 Index... 2 About Fish Eye Menu... 3 Features in Detail... 4 Integrated in Dreamweaver... 6 Before you begin... 7 Installing the extension...

More information

Zip Code Locator Software Hosted Solution

Zip Code Locator Software Hosted Solution Zip Code Locator Software Hosted Solution USER S GUIDE / Documentation www.geosprawl.com Document Version Control Version Date Change Description 1.0 12/17/2008 Created 2008Reachoutside, LLC. Do not copy

More information

v9 Quick Start Guide

v9 Quick Start Guide v9 Quick Start Guide overview Driving Screen Most of your time using CoPIlot Truck will be spent on this screen. Let s take a moment and get familiar with the items you can interact with. Zoom Out Zoom

More information

Google Map for Magento 2

Google Map for Magento 2 Last update: 2018/03/16 11:06 magento_2:google_map https://amasty.com/docs/doku.php?id=magento_2:google_map For more details see the Google Map extension page. Google Map for Magento 2 Provide customers

More information

Flash Image Enhancer Manual DMXzone.com Flash Image Enhancer Manual

Flash Image Enhancer Manual DMXzone.com Flash Image Enhancer Manual Flash Image Enhancer Manual Copyright 2009 All Rights Reserved Page 1 of 62 Index Flash Image Enhancer Manual... 1 Index... 2 About Flash Image Enhancer... 3 Features in Detail... 3 Before you begin...

More information

Table of contents. Zip Processor 3.0 DMXzone.com

Table of contents. Zip Processor 3.0 DMXzone.com Table of contents About Zip Processor 3.0... 2 Features In Detail... 3 Before you begin... 6 Installing the extension... 6 The Basics: Automatically Zip an Uploaded File and Download it... 7 Introduction...

More information

EagleView Android Application Guide

EagleView Android Application Guide EagleView Android Application Guide 866-659-8439 www.eagleview.com Table of Contents Overview... 2 Download & Installation... 3 Installation... 3 Launching... 3 Sign-In Screen... 4 Settings....4 New Order...

More information

Database Systems Lab. 19. Google Maps API 충남대학교컴퓨터공학과 데이타베이스시스템연구실

Database Systems Lab. 19. Google Maps API 충남대학교컴퓨터공학과 데이타베이스시스템연구실 데이타베이스시스템연구실 Database Systems Lab. 19. Google Maps API 충남대학교컴퓨터공학과 데이타베이스시스템연구실 Google Maps API Tutorial What is Google Maps? Allows you to display maps on your web site Google Maps API Google Maps API

More information

Dreamweaver CS3. Chapter 1. Creating a Dreamweaver Web Page and Local Site. Part 1

Dreamweaver CS3. Chapter 1. Creating a Dreamweaver Web Page and Local Site. Part 1 Dreamweaver CS3 Chapter 1 Creating a Dreamweaver Web Page and Local Site Part 1 Starting Dreamweaver Click the Start button on the Windows taskbar, point to Adobe Dreamweaver CS3 on the Start menu or point

More information

FolderView DMXzone.com FolderView Manual

FolderView DMXzone.com FolderView Manual FolderView Manual Copyright 2007 All Rights Reserved To get more go to Page 1 of 32 Index FolderView Manual... 1 Index... 2 About FolderView... 3 Features in Detail... 4 Before you begin... 9 Installing

More information

Open Source Cloud Map User Guide

Open Source Cloud Map User Guide Open Source Cloud Map User Guide Table of Contents Map Page... 1 Static Mercator Map... 1 Customizable Map... 1 Title Bar... 2 Toolbar... 2 Non Toolbar Navigation... 3 Map Window... 3 Layers / Legend Window...

More information

STORE LOCATOR USER GUIDE Extension version: 1.0 Magento Compatibility: CE 2.0

STORE LOCATOR USER GUIDE Extension version: 1.0 Magento Compatibility: CE 2.0 support@magestore.com sales@magestore.com Phone: +1-606-657-0768 STORE LOCATOR USER GUIDE Extension version: 1.0 Magento Compatibility: CE 2.0 Table of Contents 1. INTRODUCTION 3 Outstanding Features...3

More information

Blue Form Builder extension for Magento 2

Blue Form Builder extension for Magento 2 Blue Form Builder extension for Magento 2 User Guide Version 1.0 Table of Contents I) Introduction......5 II) General Configurations....6 1) General Settings.....7 2) ReCaptcha... 8 III) Manage Forms......

More information

Table of contents. DMXzone Universal Form Validator ASP DMXzone.com

Table of contents. DMXzone Universal Form Validator ASP DMXzone.com Table of contents About DMXzone Universal Form Validator ASP... 2 Features in Detail... 3 Before you begin... 7 Installing the extension... 7 The Basics: Checkout Form Validation with the DMXzone Universal

More information

Proposal for XXXXX. User Guide for NOCAS II. Airports Authority of India

Proposal for XXXXX. User Guide for NOCAS II. Airports Authority of India Proposal for XXXXX 2015 User Guide for NOCAS II Airports Authority of India 1 Table of Contents 1 User Login... 3 2 Forget Password... 4 3 Change Password... 6 4 User Registration... 7 5 Apply NOC... 9

More information

Adobe Dreamweaver CC 17 Tutorial

Adobe Dreamweaver CC 17 Tutorial Adobe Dreamweaver CC 17 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site

More information

Flash Album Generator 2 Manual Version 1.0. About Flash Album Generator 2. Flash Album Generator 2 Manual version 1.0 DMXzone.com

Flash Album Generator 2 Manual Version 1.0. About Flash Album Generator 2. Flash Album Generator 2 Manual version 1.0 DMXzone.com Flash Album Generator 2 Manual Version 1.0 Flash Album Generator 2 Manual Version 1.0...1 About Flash Album Generator 2...1 Converting a Flash Album Generator 1 gallery...6 Creating a new album...7 Editing

More information

USER MANUAL. Quick Maps TABLE OF CONTENTS. Version: 2.1

USER MANUAL. Quick Maps TABLE OF CONTENTS. Version: 2.1 USER MANUAL Quick Maps Version: 2.1 Compatibility: Microsoft Dynamics CRM 2016(v8.0) and above TABLE OF CONTENTS Introduction... 2 Benefits of Quick Maps... 2 Prerequisites... 2 Installation & Configuration...

More information

University of Massachusetts

University of Massachusetts You should verify the following minimum desktop requirements before logging on to the HR Direct Application. It is recommended that you have the minimum requirements listed below to ensure the HR application

More information

3D ImageFlow Gallery Manual

3D ImageFlow Gallery Manual 3D ImageFlow Gallery Manual About 3D ImageFlow Gallery...2 Features in Detail...3 Before you begin...9 Installing the extension...9 Building A Basic 3D ImageFlow Gallery...10 Building the Gallery...10

More information

Quick Google Maps. This document is published under the Open Content License available from

Quick Google Maps. This document is published under the Open Content License available from Quick Google Maps - cbgooglemaps Quick Google Maps Quick Google Maps Extension Key: cbgooglemaps Language: en Keywords: foradmins, forbeginners Copyright 2000-2016, Christian Brinkert,

More information

INTERACTIVE MAP TUTORIAL

INTERACTIVE MAP TUTORIAL Wisconsin Breeding Bird Atlas II INTERACTIVE MAP TUTORIAL General Information There are two versions of the map, the PC Desktop Version, and the Mobile/Mac Version. Most of this guide will assume you are

More information

Picasa Photo Album using Feed Ticker Patrick Julicher Picasa Photo Album using Feed Ticker

Picasa Photo Album using Feed Ticker Patrick Julicher Picasa Photo Album using Feed Ticker Picasa Photo Album using Feed Ticker Page 1 of 10 Introduction There are many ways to create one or more great looking Photo Albums on a website. The way these albums are managed can differ greatly. Why

More information

Lava New Media s CMS. Documentation Page 1

Lava New Media s CMS. Documentation Page 1 Lava New Media s CMS Documentation 5.12.2010 Page 1 Table of Contents Logging On to the Content Management System 3 Introduction to the CMS 3 What is the page tree? 4 Editing Web Pages 5 How to use the

More information

Aware IM Version 8.2 Aware IM for Mobile Devices

Aware IM Version 8.2 Aware IM for Mobile Devices Aware IM Version 8.2 Copyright 2002-2018 Awaresoft Pty Ltd CONTENTS Introduction... 3 General Approach... 3 Login... 4 Using Visual Perspectives... 4 Startup Perspective... 4 Application Menu... 5 Using

More information

MicroStrategy Academic Program

MicroStrategy Academic Program MicroStrategy Academic Program Creating a center of excellence for enterprise analytics and mobility. GEOSPATIAL ANALYTICS: HOW TO VISUALIZE GEOSPATIAL DATA ON MAPS AND CUSTOM SHAPE FILES APPROXIMATE TIME

More information

Tutorial for Lane County Mapping Applications

Tutorial for Lane County Mapping Applications Tutorial for Lane County Mapping Applications Contents Overview... 2 Tools... 2 Navigation Tools... 3 Display Tools... 5 Information Tools... 6 Sharing Tools... 7 Common Tasks... 9 Identify or Show Data

More information

Week 8 Google Maps. This week you ll learn how to embed a Google Map into a web page and add custom markers with custom labels.

Week 8 Google Maps. This week you ll learn how to embed a Google Map into a web page and add custom markers with custom labels. Introduction Hopefully by now you ll have seen the possibilities that jquery provides for rich content on web sites in the form of interaction and media playback. This week we ll be extending this into

More information

Chapter 6. Building Maps with ArcGIS Online

Chapter 6. Building Maps with ArcGIS Online Chapter 6 Building Maps with ArcGIS Online Summary: ArcGIS Online is an on-line mapping software that allows you to upload tables with latitude and longitude geographic coordinates to create map layers

More information

How to lay out a web page with CSS

How to lay out a web page with CSS How to lay out a web page with CSS You can use table design features in Adobe Dreamweaver CS3 to create a simple page layout. However, a more powerful technique is to use Cascading Style Sheets (CSS).

More information

Table of contents. Universal Data Exporter ASP DMXzone.com

Table of contents. Universal Data Exporter ASP DMXzone.com Table of contents About Universal Data Exporter ASP... 2 Features in Detail... 3 Before you begin... 9 Installing the extension... 9 The Basics: Exporting an HTML table... 10 Introduction... 10 How to

More information

PCC Local File Viewer User Guide. Version /23/2015 Copyright 2015

PCC Local File Viewer User Guide. Version /23/2015 Copyright 2015 PCC Local File Viewer User Guide Version 1.0 01/23/2015 Copyright 2015 Table of Contents PCC Local File Viewer User Guide... 1 Table of Contents... 2 1 - Introduction... 3 2 - Choosing File Associations...

More information

ADOBE DREAMWEAVER CS4 BASICS

ADOBE DREAMWEAVER CS4 BASICS ADOBE DREAMWEAVER CS4 BASICS Dreamweaver CS4 2 This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

CAL 9-2: Café Soylent Green Chapter 12

CAL 9-2: Café Soylent Green Chapter 12 CAL 9-2: Café Soylent Green Chapter 12 This version is for those students who are using Dreamweaver CC. You will be completing the Forms Tutorial from your textbook, Chapter 12 however, you will be skipping

More information

Adobe Dreamweaver CS5 Tutorial

Adobe Dreamweaver CS5 Tutorial Adobe Dreamweaver CS5 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

Address Management User Guide. PowerSchool 8.x Student Information System

Address Management User Guide. PowerSchool 8.x Student Information System PowerSchool 8.x Student Information System Released July 2014 Document Owner: Documentation Services This edition applies to Release 8.0.1 of the PowerSchool software and to all subsequent releases and

More information

How to Edit Your Website

How to Edit Your Website How to Edit Your Website A guide to using SimpleCMS Overview 2 Accessing the CMS 2 Resetting Your Password 2 Pages 3 Managing Files 3 Shortcuts 4 Uploading 4 Page Options 4 Relabel 4 Duplicate 4 Google

More information

Index. Smart Image Processor 2 Manual DMXzone.com

Index. Smart Image Processor 2 Manual DMXzone.com Index Index... 1 About Smart Image Processor 2... 2 Features in Detail... 2 Before you begin... 6 Installing the extension... 7 Updating from previous versions... 7 Introduction... 7 How to do it... 7

More information

USER GUIDE. Created by MyCRM Ltd. emap. Installation and Configuration

USER GUIDE. Created by MyCRM Ltd. emap. Installation and Configuration USER GUIDE Created by MyCRM Ltd emap Installation and Configuration MyCRM Ltd 1/1/2014 2 About This Guide This guide is intended for CRM system administrators who wish to understand the installation, configuration

More information

Google Earth Tutorial 1: The Basics of Map-making in Google Earth 6.2

Google Earth Tutorial 1: The Basics of Map-making in Google Earth 6.2 Google Earth Tutorial 1: The Basics of Map-making in Google Earth 6.2 University of Waterloo Map Library, 2012 Part 1: Placemarks 1. Locating a Geographical Area a. Open up Google Earth. b. In the Search

More information

Address Management User Guide. PowerSchool 6.0 Student Information System

Address Management User Guide. PowerSchool 6.0 Student Information System User Guide PowerSchool 6.0 Student Information System Released June 2009 Document Owner: Document Services This edition applies to Release 6.0 of the PowerSchool Premier software and to all subsequent

More information

Store Locator. Extension Configuration. For more details see the Store Locator extension page.

Store Locator. Extension Configuration. For more details see the Store Locator extension page. For more details see the Store Locator extension page. Store Locator Help customers to find the nearest offline store location to purchase your products. Display all stores on the handy map using Google

More information

How to set up a local root folder and site structure

How to set up a local root folder and site structure Activity 2.1 guide How to set up a local root folder and site structure The first thing to do when creating a new website with Adobe Dreamweaver CS3 is to define a site and identify a root folder where

More information

How to use CSS text styles

How to use CSS text styles How to use CSS text styles Web typography is an important creative tool web designers use to express style and emotion that enhances the goal and overall message of a website. Image-based text gives you

More information

Adding text and shapefiles and editing their layer properties into ArcGIS.com

Adding text and shapefiles and editing their layer properties into ArcGIS.com Adding text and shapefiles and editing their layer properties into ArcGIS.com With the latest release of ArcGIS.com, you can add a layer to your map that was stored in a delimited text file (.txt or.csv),

More information

Google Earth. Tutorials. Tutorial 2: Annotating Google Earth

Google Earth. Tutorials. Tutorial 2: Annotating Google Earth Google Earth Tutorials Tutorial 2: Annotating Google Earth Google Earth makes it easy to create a map with annotations - you can add placemarks (points), paths (lines), polygons in Google Earth, and add

More information

About Freeway. Freeway s Tools and Palettes

About Freeway. Freeway s Tools and Palettes About Freeway The most important thing to appreciate before you start a site in Freeway is how the process works, especially if you have tried other Web publishing software before. Freeway is not an HTML

More information

Dreamweaver Basics. Planning your website Organize site structure Plan site design & navigation Gather your assets

Dreamweaver Basics. Planning your website Organize site structure Plan site design & navigation Gather your assets Dreamweaver Basics Planning your website Organize site structure Plan site design & navigation Gather your assets Creating your website Dreamweaver workspace Define a site Create a web page Linking Manually

More information

How to use the DuPage County Parcel Viewer Interactive Web Mapping Application.

How to use the DuPage County Parcel Viewer Interactive Web Mapping Application. How to use the DuPage County Parcel Viewer Interactive Web Mapping Application. Parcel Viewer URL: URL: http://gis.dupageco.org/parcelviewer/ Initial View (And frequently asked questions) Parcel Search

More information

Libraries. Multi-Touch. Aero Peek. Sema Foundation 10 Classes 2 nd Exam Review ICT Department 5/22/ Lesson - 15

Libraries. Multi-Touch. Aero Peek. Sema Foundation 10 Classes 2 nd Exam Review ICT Department 5/22/ Lesson - 15 10 Classes 2 nd Exam Review Lesson - 15 Introduction Windows 7, previous version of the latest version (Windows 8.1) of Microsoft Windows, was produced for use on personal computers, including home and

More information

Quick Start Guide. Intermap Technologies 8310 South Valley Highway, Suite 400 Englewood, CO USA

Quick Start Guide. Intermap Technologies 8310 South Valley Highway, Suite 400 Englewood, CO USA ADPRO Quick Start Guide Intermap Technologies 8310 South Valley Highway, Suite 400 Englewood, CO 80112 USA No part of this document may be reproduced, stored in a retrieval system, or transmitted in any

More information

PVII HEADLINE SCROLLER MAGIC

PVII HEADLINE SCROLLER MAGIC PVII HEADLINE SCROLLER MAGIC The state of the art in Dreamweaver widgets... Create gorgeous and responsive headline scrollers in Dreamweaver with just a few clicks! We hope you enjoy using this product

More information

TripTik Travel Planner Help

TripTik Travel Planner Help TripTik Travel Planner Help System Requirements Browsers: Microsoft Internet Explorer version 9 or above Firefox latest version and one previous Safari latest version and one previous Google Chrome latest

More information

NETZONE CMS User Guide Copyright Tomahawk

NETZONE CMS User Guide Copyright Tomahawk NETZONE CMS User Guide Copyright 2015. Tomahawk 1 Phone: + 64 9 522 2333 Email: getintouch@tomahawk.co.nz Tomahawk 2015 www.tomahawk.co.nz 2 NETZONE CMS USER GUIDE WHAT YOU LL FIND INSIDE LOGGING IN 4

More information

Find nearest dealer. Users guide

Find nearest dealer. Users guide Find nearest dealer Users guide January 2017 Digital Media, Group Marketing 1 Table of contents 1. Access to backend... 3 2 Front page... 4 2.1 Left navigation... 5 3 Stockists... 6 3.1 Overview... 6 3.2

More information

Clicking this icon will open the Layer list and will look something like this:

Clicking this icon will open the Layer list and will look something like this: Webmap Tutorial Last updated: November 17, 2015 To Use the Web map: Open internet browser a. Type in the URL address: i. http://arkcity.maps.arcgis.com/apps/webappviewer/index.html?id=22e0751b74f3411685160c7

More information

Portal 7.0. Quick Start Guide

Portal 7.0. Quick Start Guide Portal 7.0 Quick Start Guide Confidential to CoreLogic The recipient of this document agrees that at all times and notwithstanding any other agreement or understanding, it will hold in strict confidence

More information

Ultra News Article 1. User Guide

Ultra News Article 1. User Guide Ultra News Article 1 User Guide Expand the Bookmark menu in left side to see the table of contents. Copyright by bizmodules.net 2009 Page 1 of 34 Overview What is Ultra News Article Ultra News Article

More information

Overview. Setting Up. Geospatial Centre University of Waterloo May 2014

Overview. Setting Up. Geospatial Centre University of Waterloo May 2014 Overview ArcGIS Online is a web-based mapping and app-building site created by Esri, the world leader in GIS software. In an effort to empower users of all levels to create interactive maps and applications

More information

RDF Mapper V2.5 Documentation

RDF Mapper V2.5 Documentation RDF Mapper V2.5 Documentation document version 1.0.1 Table of Contents Introduction...2 Stand-alone mobile RDF receiver...2 Stationary RDF receiver...2 Stationary/mobile RDF receiver with additional remote

More information

Web Viewer Guide. HiPER LOOK Version Copyright 2016 PIXIA Corp. All Rights Reserved.

Web Viewer Guide. HiPER LOOK Version Copyright 2016 PIXIA Corp. All Rights Reserved. Web Viewer Guide 2016 HiPER LOOK Version 1.4.16.0 Copyright 2016 PIXIA Corp. All Rights Reserved. Table of Contents 1 System Requirements... 5 1.1 Prerequisites... 5 1.2 Web Browser... 5 2 HiPER LOOK Web

More information

Toufee Banner Rotator User Guide

Toufee Banner Rotator User Guide Toufee Banner Rotator User Guide Toufee Banner Rotator User Guide Page 1 Table of Contents Launching Banner Rotator 3 Adding Images 3 Customizing the Banner Rotator 5 Publishing the Video Publishing on

More information

Store Locator for Magento 2. User Guide

Store Locator for Magento 2. User Guide Store Locator for Magento 2 User Guide Table of Contents 1. Store Locator Configuration 1.1. Accessing the Extension Main Setting 1.2. General 1.3. Service API and Comments 1.4. Store Search 2. Store Locator

More information

Pre-release User Guide. Version 2.0 August 2015

Pre-release User Guide. Version 2.0 August 2015 Pre-release User Guide Version 2.0 August 2015 Copyright 2015 EagleView Technologies. Copyright 2015 Pictometry International Corp. All rights reserved. No part of this publication may be reproduced, stored

More information

Using Google Drive Some Basics

Using Google Drive Some Basics Using Google Drive Some Basics Contents LOGIN 2 PURPOSE OF GOOGLE DRIVE 2 CREATE A FOLDER ON GOOGLE DRIVE 3 SHARE A FOLDER ON GOOGLE DRIVE 4 DOWNLOADING FROM GOOGLE DRIVE 5 UPLOADING TO GOOGLE DRIVE 6

More information

Index. Smart Image Processor PHP 2 Manual DMXzone.com

Index. Smart Image Processor PHP 2 Manual DMXzone.com Index Index... 1 About Smart Image Processor PHP 2... 2 Features in Detail... 2 Before you begin... 6 Installing the extension... 6 Updating from previous versions... 6 Introduction... 6 How to do it...

More information

How to Edit Your Website

How to Edit Your Website How to Edit Your Website A guide to using your Content Management System Overview 2 Accessing the CMS 2 Choosing Your Language 2 Resetting Your Password 3 Sites 4 Favorites 4 Pages 5 Creating Pages 5 Managing

More information

How to lay out a web page with CSS

How to lay out a web page with CSS Activity 2.6 guide How to lay out a web page with CSS You can use table design features in Adobe Dreamweaver CS4 to create a simple page layout. However, a more powerful technique is to use Cascading Style

More information

Form Customizer v3.0 Support Frequently Asked Questions (FAQs)

Form Customizer v3.0 Support Frequently Asked Questions (FAQs) Form Customizer v3.0 Support Frequently Asked Questions (FAQs) A list of frequently asked support questions and answers on FormCustomizer v3.0 operation and use. I forgot my FormCustomizer User ID and/or

More information

Geographical mapping of data

Geographical mapping of data BioNumerics Tutorial: Geographical mapping of data 1 Aim In many research projects, especially epidemiological, biological data is closely linked to geographical data. Geographical information provided

More information

A quick guide to... List Segmentation

A quick guide to... List Segmentation A quick guide to... List Segmentation In this guide... Learn how to create razor-sharp list segments based on precise combinations of conditions then use those segments to generate profitable email marketing

More information

PacTracs 2.0 Quick Start Guide

PacTracs 2.0 Quick Start Guide PacTracs 2.0 Quick Start Guide If this Quick Start Guide or the Help menu does not provide the information needed, call the Marine Exchange s 24 hour Operations Center and our watchstander will provide

More information

Store Pickup Magento2 USER MANUAL MAGEDELIGHT.COM E:

Store Pickup Magento2 USER MANUAL MAGEDELIGHT.COM E: Store Pickup Magento2 USER MANUAL MAGEDELIGHT.COM E: SUPPORT@MAGEDELIGHT.COM License Key After successfully installing the Store Pickup extension on your Magento store, First of all you required to configure

More information

Pinpoint AVM 4.0 Quick Reports Detailed User Manual

Pinpoint AVM 4.0 Quick Reports Detailed User Manual Pinpoint AVM 4.0 Quick Reports Detailed User Manual Page 1 of 11 Table of Contents General avm navigation... 3 1 Quick Reports.... 3 Show... 4 Find... 5 Show Last X hours... 5 Show Trips Over Last 24 Hours...

More information