
Search In
How to move markers on a google map api without clicking on any object ?
The above can be achieved with simple logic . ie update the marker position after a particular time ( Let say 1 second in our example )
The following HTML and jquery code will
Data Binding Guide
This document explains how to use the Data Binding Library to write declarative layouts and minimize the glue code necessary to bind your application logic and layouts.
Setting Up Work Environment:
dependencies {
classpat
To exclude a record(s) completely remove from Match and Merge process, regardless of any source system, using Informatica MDM.
Step 1: Add a not nuable column is BO as EXCLUDE_FROM_MATCH, with type integer and a default value 0.
Step 2: Set the valu
Hello readers!
If you are developing the web based friendship structure, Then in this blog we will help you to make myfriends query with database.
Let's suppose you have database in following structure
ID
senderMob
receiver
A cursor is a database object that can be created at runtime. It is used to get data from a result set line by line(or row by row) rather than executing all the rows in the result set at a single time like an SQL-transaction. Generally, w
In the below example I have created Ripple Drawable clickable button. Here first I have created RelativeLayout In Relative layout I have added a Button, after then I have created two xml layout in drawable folder first is one.xml layout in that
Hello Reader's!Comments is very useful for your website where users can give there feedback suggestion and discuss problems with us so for that i have decided that to create a comments system in jQuery where page cannot reload but your comment po
While working with the google API we need to load that map into a container that can be used and called for the display and manipulation of the google map.
So for doing that, we need to use the div control that best suites to the dis
Mobile phones and the apps within are our soulmates. We connect with them, they know everything about us and fortunately or unfortunately, they’re an integral part of our world. Not just a part of our personal lives, but also a professional one
Hello all ! Sometimes it happens that the content is more according to the size of UILabel then the three dots appears at the end of the UILabel. So we want to show the complete text of the UILabel. We can implement it by adding a UIButton, on clicki
